diff options
Diffstat (limited to 'x11-toolkits/libgnomeui/Makefile')
-rw-r--r-- | x11-toolkits/libgnomeui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile index c9224a7d0..263aed814 100644 --- a/x11-toolkits/libgnomeui/Makefile +++ b/x11-toolkits/libgnomeui/Makefile @@ -3,10 +3,10 @@ # Whom: Joe Marcus Clarke <marcus@FreBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.62 2005/08/08 07:00:38 marcus Exp $ +# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.63 2005/08/23 15:46:45 ahze Exp $ PORTNAME= libgnomeui -PORTVERSION= 2.11.3 +PORTVERSION= 2.11.4 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.11 |