diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-02-08 02:13:38 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-02-08 02:13:38 +0000 |
commit | 2a1b613c98d9f5993b363436bdd819c70fe8ffff (patch) | |
tree | 1e310d503eefab0b5563ffcf44f1e4f72b281af9 /net/dgd/Makefile | |
parent | b806961da4f67a733d747669b6fef866a9110258 (diff) | |
download | ports-2a1b613c98d9f5993b363436bdd819c70fe8ffff.tar.gz ports-2a1b613c98d9f5993b363436bdd819c70fe8ffff.zip |
Notes
Diffstat (limited to 'net/dgd/Makefile')
-rw-r--r-- | net/dgd/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile index ee6e038be1f2..113363a715b3 100644 --- a/net/dgd/Makefile +++ b/net/dgd/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: dgd -# Version required: 1.0.9 +# Version required: 1.0.37 # Date created: 23 August 1994 # Whom: adam # -# $Id$ +# $Id: Makefile,v 1.35 1996/02/08 00:30:29 adam Exp $ # DISTNAME= dgd-1.0.37 -DISTFILES= ${DISTNAME}.tar.gz -#PATCHFILES= 1.0.9-1.0.9.1.gz +CATEGORIES= net lang MASTER_SITES= ftp.lysator.liu.se:/pub/lpmud/drivers/dgd/ + #PATCH_SITES= ftp.veda.is:/pub/mud/dgd/patches/ -CATEGORIES= net lang +#PATCHFILES= 1.0.9-1.0.9.1.gz MAINTAINER= adam@veda.is |