diff options
Diffstat (limited to 'devel/libgtop/Makefile')
-rw-r--r-- | devel/libgtop/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index a7c29a86ce92..44e00260a610 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/libgtop/Makefile,v 1.47 2009/03/02 00:41:25 marcus Exp $ +# $MCom: ports-stable/devel/libgtop/Makefile,v 1.1 2009/04/15 13:33:33 kwm Exp $ # PORTNAME= libgtop -PORTVERSION= 2.26.0 -PORTREVISION= 2 +PORTVERSION= 2.26.1 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |