diff options
Diffstat (limited to 'devel/libgtop/Makefile')
-rw-r--r-- | devel/libgtop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index 9477033fd612..b350e9882217 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: libgtop -# Version required: 1.0.6 +# Version required: 1.0.7 # Date Created: 26 Sep 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= libgtop-1.0.6 +DISTNAME= libgtop-1.0.7 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/libgtop |