aboutsummaryrefslogtreecommitdiff
path: root/net/dgd
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
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')
-rw-r--r--net/dgd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile
index faa4c018b0fe..9ff95f9d8fb3 100644
--- a/net/dgd/Makefile
+++ b/net/dgd/Makefile
@@ -1,18 +1,18 @@
# New ports collection makefile for: dgd
-# Version required: 1.1
# Date created: 23 August 1994
# Whom: adam
#
# $FreeBSD$
#
-DISTNAME= dgd-1.1
-PKGNAME= dgd-1.1p6
+PORTNAME= dgd
+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/
+DISTNAME= dgd-1.1
PATCH_SITES= ftp://ftp.imaginary.com/pub/LPC/servers/DGD/patches/ \
ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/patches/ \