diff options
Diffstat (limited to 'devel/libgtop2/Makefile')
-rw-r--r-- | devel/libgtop2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile index 723620623..c8e30ff69 100644 --- a/devel/libgtop2/Makefile +++ b/devel/libgtop2/Makefile @@ -3,14 +3,14 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/libgtop2/Makefile,v 1.47 2005/08/09 00:31:21 marcus Exp $ +# $MCom: ports/devel/libgtop2/Makefile,v 1.48 2005/08/22 19:30:20 marcus Exp $ # PORTNAME= libgtop2 -PORTVERSION= 2.11.92 +PORTVERSION= 2.12.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.11 +MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.12 DISTNAME= libgtop-${PORTVERSION} DIST_SUBDIR= gnome2 |