diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-22 14:17:20 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-22 14:17:20 +0800 |
commit | 71c58e5e9fede0ad46ab8163380e51fc065a4dcb (patch) | |
tree | 70bfbbbb597cbfc254b0ae5c1042a55d78f739ca /x11-toolkits/libgnomeui/Makefile | |
parent | d58320698bc266b97fc9d7186e73f73db2defc02 (diff) | |
download | marcuscom-ports-71c58e5e9fede0ad46ab8163380e51fc065a4dcb.tar marcuscom-ports-71c58e5e9fede0ad46ab8163380e51fc065a4dcb.tar.gz marcuscom-ports-71c58e5e9fede0ad46ab8163380e51fc065a4dcb.tar.bz2 marcuscom-ports-71c58e5e9fede0ad46ab8163380e51fc065a4dcb.tar.lz marcuscom-ports-71c58e5e9fede0ad46ab8163380e51fc065a4dcb.tar.xz marcuscom-ports-71c58e5e9fede0ad46ab8163380e51fc065a4dcb.tar.zst marcuscom-ports-71c58e5e9fede0ad46ab8163380e51fc065a4dcb.zip |
Update to 2.6.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2139 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/libgnomeui/Makefile')
-rw-r--r-- | x11-toolkits/libgnomeui/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile index 565cafb72..b983b9d87 100644 --- a/x11-toolkits/libgnomeui/Makefile +++ b/x11-toolkits/libgnomeui/Makefile @@ -6,11 +6,10 @@ # PORTNAME= libgnomeui -PORTVERSION= 2.5.92 -PORTREVISION= 1 +PORTVERSION= 2.6.0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |