diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-14 23:55:35 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-14 23:55:35 +0800 |
commit | 953c1fb649f39ee270c74b5e53dbcb7a3c8b3bb1 (patch) | |
tree | 3b7a87efd8b75ab49e88e55232bc2270b074b2b2 /devel/libbonobo/Makefile | |
parent | 9907fee91631bb917f7b54342c30c207b1f39ca7 (diff) | |
download | marcuscom-ports-953c1fb649f39ee270c74b5e53dbcb7a3c8b3bb1.tar marcuscom-ports-953c1fb649f39ee270c74b5e53dbcb7a3c8b3bb1.tar.gz marcuscom-ports-953c1fb649f39ee270c74b5e53dbcb7a3c8b3bb1.tar.bz2 marcuscom-ports-953c1fb649f39ee270c74b5e53dbcb7a3c8b3bb1.tar.lz marcuscom-ports-953c1fb649f39ee270c74b5e53dbcb7a3c8b3bb1.tar.xz marcuscom-ports-953c1fb649f39ee270c74b5e53dbcb7a3c8b3bb1.tar.zst marcuscom-ports-953c1fb649f39ee270c74b5e53dbcb7a3c8b3bb1.zip |
Update to 2.14.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5944 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libbonobo/Makefile')
-rw-r--r-- | devel/libbonobo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index 51331ad92..180137685 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/libbonobo/Makefile,v 1.42 2006/03/13 06:33:53 mezz Exp $ +# $MCom: ports/devel/libbonobo/Makefile,v 1.43 2006/03/13 19:31:39 mezz Exp $ # PORTNAME= libbonobo -PORTVERSION= 2.13.93 +PORTVERSION= 2.14.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/} |