summaryrefslogtreecommitdiff
path: root/databases/gadfly
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 22:49:07 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 22:49:07 +0000
commit3da86c6aa2b3345aabb564415cd86b5e3872ca1a (patch)
tree04a03b5b9c40a7cbd0ef74638676e9809fd9dde8 /databases/gadfly
parentwarn about not supporting PORTNAME/PORTVERSION yet (diff)
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27418
Diffstat (limited to 'databases/gadfly')
-rw-r--r--databases/gadfly/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/gadfly/Makefile b/databases/gadfly/Makefile
index f8848516b439..d6b607396ab4 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