diff options
Diffstat (limited to 'x11-toolkits/gob/Makefile')
-rw-r--r-- | x11-toolkits/gob/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gob/Makefile b/x11-toolkits/gob/Makefile index 2116a5cbccb2..33d66a6c339a 100644 --- a/x11-toolkits/gob/Makefile +++ b/x11-toolkits/gob/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: GTK+ Object Builder -# Version required: 0.93.0 # Date created: 25 January 2000 # Whom: Yukihiro Nakai <nakai@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= gob-0.93.0 +PORTNAME= gob +PORTVERSION= 0.93.0 CATEGORIES= x11-toolkits MASTER_SITES= http://ftp.5z.com/pub/gob/ |