diff options
Diffstat (limited to 'x11/libgnomemm26/Makefile')
-rw-r--r-- | x11/libgnomemm26/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/libgnomemm26/Makefile b/x11/libgnomemm26/Makefile index ce58b9f1cde4..6e7db08070b5 100644 --- a/x11/libgnomemm26/Makefile +++ b/x11/libgnomemm26/Makefile @@ -3,12 +3,11 @@ # Whom: Alexander Nedotsukov <bland@mail.ru> # # $FreeBSD$ -# $MCom: ports/x11/libgnomemm26/Makefile,v 1.12 2007/03/10 05:37:03 marcus Exp $ +# $MCom: ports/x11/libgnomemm26/Makefile,v 1.14 2007/09/17 03:10:06 marcus Exp $ # PORTNAME= libgnomemm -PORTVERSION= 2.18.0 -PORTREVISION= 1 +PORTVERSION= 2.20.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |