diff options
Diffstat (limited to 'x11-toolkits/libgnomeui/Makefile')
-rw-r--r-- | x11-toolkits/libgnomeui/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile index 263aed814..eb0579224 100644 --- a/x11-toolkits/libgnomeui/Makefile +++ b/x11-toolkits/libgnomeui/Makefile @@ -3,13 +3,13 @@ # Whom: Joe Marcus Clarke <marcus@FreBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.63 2005/08/23 15:46:45 ahze Exp $ +# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.64 2005/08/29 10:40:11 kwm Exp $ PORTNAME= libgnomeui -PORTVERSION= 2.11.4 +PORTVERSION= 2.12.0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.11 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |