summaryrefslogtreecommitdiff
path: root/net/dgd-net/Makefile
diff options
context:
space:
mode:
authorAdam David <adam@FreeBSD.org>1997-03-10 03:35:10 +0000
committerAdam David <adam@FreeBSD.org>1997-03-10 03:35:10 +0000
commit3d331335e4ba3ac88702958d27b312f674a0c0d2 (patch)
tree5c206d3a434753d599620a2b5c9065c6b439a7eb /net/dgd-net/Makefile
parentUse gethostname() if the system has it. This is in preference to (diff)
changes in distribution filesets
Notes
Notes: svn path=/head/; revision=5924
Diffstat (limited to 'net/dgd-net/Makefile')
-rw-r--r--net/dgd-net/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/dgd-net/Makefile b/net/dgd-net/Makefile
index 7065e8760fea..4820229d54d1 100644
--- a/net/dgd-net/Makefile
+++ b/net/dgd-net/Makefile
@@ -1,15 +1,16 @@
# New ports collection makefile for: dgd-net
-# Version required: 1.0.91
+# Version required: 1.0.102
# Date created: 17 June 1996
# Whom: adam
#
-# $Id: Makefile,v 1.21 1997/02/19 06:06:29 adam Exp $
+# $Id: Makefile,v 1.22 1997/03/04 06:44:22 adam Exp $
#
DISTNAME= dgd-net-1.0.102
DISTFILES= dgd-1.0.91.tar.gz
CATEGORIES= net lang
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/ \
+ ftp://ftp.veda.is/pub/mud/dgd/ \
ftp://ftp.dreamlabs.com/pub/mud/dgd/
PATCH_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/patches/ \
@@ -25,10 +26,9 @@ PATCHFILES= 1.0.91-1.0.92.gz \
1.0.97-1.0.98.gz \
1.0.98-1.0.99.gz \
1.0.99-1.0.100.gz \
- net-10.dgd-100.gz \
- 1.0.98a.gz \
1.0.100-1.0.101.gz \
- 1.0.101-1.0.102.gz
+ 1.0.101-1.0.102.gz \
+ net-10.dgd-100.gz
MAINTAINER= adam@veda.is