aboutsummaryrefslogtreecommitdiff
path: root/net/dgd-net
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
commit93a61d6874669ec2bb1bc7deebc61598e4174442 (patch)
treeb771014812f92756476f174cb7d6d567fc13dbc2 /net/dgd-net
parente062d3845f126e409fb15b1ae6b67f75410a881b (diff)
downloadports-93a61d6874669ec2bb1bc7deebc61598e4174442.tar.gz
ports-93a61d6874669ec2bb1bc7deebc61598e4174442.zip
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27423
Diffstat (limited to 'net/dgd-net')
-rw-r--r--net/dgd-net/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/dgd-net/Makefile b/net/dgd-net/Makefile
index 6782606f7f5b..6840fcaef750 100644
--- a/net/dgd-net/Makefile
+++ b/net/dgd-net/Makefile
@@ -1,18 +1,18 @@
# New ports collection makefile for: dgd-net
-# Version required: 1.1
# Date created: 17 June 1996
# Whom: adam
#
# $FreeBSD$
#
-DISTNAME= dgd-net-1.1p6
-DISTFILES= dgd-1.1.tar.gz
+PORTNAME= dgd-net
+PORTVERSION= 1.1.p6
CATEGORIES= net lang
MASTER_SITES= ftp://ftp.imaginary.com/pub/LPC/servers/DGD/ \
ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/ \
ftp://ftp.veda.is/pub/mud/dgd/ \
ftp://ftp.dreamlabs.com/pub/mud/dgd/
+DISTFILES= dgd-1.1.tar.gz
PATCH_SITES= ftp://ftp.imaginary.com/pub/LPC/servers/DGD/patches/ \
ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/patches/ \