diff options
Diffstat (limited to 'news/gup/Makefile')
-rw-r--r-- | news/gup/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/gup/Makefile b/news/gup/Makefile index c3c4671..7734622 100644 --- a/news/gup/Makefile +++ b/news/gup/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gup -# Version required: 0.4 # Date created: 22 November 1998 # Whom: Denis Shaposhnikov <dsh@vlink.ru> # # $FreeBSD$ # -DISTNAME= gup-0.4 +PORTNAME= gup +PORTVERSION= 0.4 CATEGORIES= news MASTER_SITES= ftp://ftp.isc.org/isc/inn/unoff-contrib/ |