summaryrefslogtreecommitdiff
path: root/net/dgd
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-03-20 23:13:46 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-03-20 23:13:46 +0000
commit82ddc7ab8ba7ade97726d520d6bb1d0f54e88054 (patch)
treed54027fafb905d47b49a056fdf900100d33e904e /net/dgd
parentAdd offical patch that fixes some non-standards conformant code. (diff)
use PKGNAME instead of DISTFILES (portlint)
Notes
Notes: svn path=/head/; revision=26872
Diffstat (limited to 'net/dgd')
-rw-r--r--net/dgd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile
index 7689cc2569a3..faa4c018b0fe 100644
--- a/net/dgd/Makefile
+++ b/net/dgd/Makefile
@@ -6,8 +6,8 @@
# $FreeBSD$
#
-DISTNAME= dgd-1.1p6
-DISTFILES= dgd-1.1.tar.gz
+DISTNAME= dgd-1.1
+PKGNAME= dgd-1.1p6
CATEGORIES= net lang
MASTER_SITES= ftp://ftp.imaginary.com/pub/LPC/servers/DGD/ \
ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/ \