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