diff options
Diffstat (limited to 'databases/gadfly/Makefile')
-rw-r--r-- | databases/gadfly/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/gadfly/Makefile b/databases/gadfly/Makefile index f884851..d6b6073 100644 --- a/databases/gadfly/Makefile +++ b/databases/gadfly/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: gadfly -# Version required: 1.0 # Date created: 30 October 1998 # Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= kwP -PKGNAME= gadfly-1.0 +PORTNAME= gadfly +PORTVERSION= 1.0 CATEGORIES= databases MASTER_SITES= http://www.chordate.com/kwParsing/ +DISTNAME= kwP MAINTAINER= ports@FreeBSD.org |