diff options
Diffstat (limited to 'devel/libgnugetopt/Makefile')
-rw-r--r-- | devel/libgnugetopt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgnugetopt/Makefile b/devel/libgnugetopt/Makefile index a898d097e308..f58c4456e6f8 100644 --- a/devel/libgnugetopt/Makefile +++ b/devel/libgnugetopt/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: libgnugetopt -# Version required: 1.1 # Date created: 2 May 1999 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= libgnugetopt-1.1 +PORTNAME= libgnugetopt +PORTVERSION= 1.1 CATEGORIES= devel MASTER_SITES= http://people.FreeBSD.org/~andy/distfiles/ |