diff options
author | Adam David <adam@FreeBSD.org> | 1996-08-16 00:18:56 +0000 |
---|---|---|
committer | Adam David <adam@FreeBSD.org> | 1996-08-16 00:18:56 +0000 |
commit | 4230c0347ece43ebd546e11c28698da854424f83 (patch) | |
tree | a19e0746a808a7295f766d36caed4fb53c8e7ecd /net/dgd-net/Makefile | |
parent | distribution files changed (diff) |
distribution files changed
Notes
Notes:
svn path=/head/; revision=3604
Diffstat (limited to 'net/dgd-net/Makefile')
-rw-r--r-- | net/dgd-net/Makefile | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/net/dgd-net/Makefile b/net/dgd-net/Makefile index 61f02d6d0a0e..d58b927ade27 100644 --- a/net/dgd-net/Makefile +++ b/net/dgd-net/Makefile @@ -3,7 +3,7 @@ # Date created: 17 June 1996 # Whom: adam # -# $Id: Makefile,v 1.4 1996/08/10 16:37:23 adam Exp $ +# $Id: Makefile,v 1.5 1996/08/13 05:45:17 adam Exp $ # DISTNAME= dgd-net-1.0.63 @@ -17,13 +17,7 @@ PATCH_SITES= ftp.lysator.liu.se:/pub/lpmud/drivers/dgd/patches/ \ PATCHFILES= 1.0.37-1.0.39.gz \ 1.0.39-1.0.40.gz \ 1.0.40-1.0.56.gz \ - 1.0.56-1.0.57.gz \ - 1.0.57-1.0.58.gz \ - 1.0.58-1.0.59.gz \ - 1.0.59-1.0.60.gz \ - 1.0.60-1.0.61.gz \ - 1.0.61-1.0.62.gz \ - 1.0.62-1.0.63.gz \ + 1.0.56-1.0.63.gz \ net-10.dgd-63.gz MAINTAINER= adam@veda.is |