summaryrefslogtreecommitdiff
path: root/net/dgd
diff options
context:
space:
mode:
authorAdam David <adam@FreeBSD.org>1996-03-10 09:30:57 +0000
committerAdam David <adam@FreeBSD.org>1996-03-10 09:30:57 +0000
commit20ebb11604c8c7632e03f41ce8614d5d7b126a4f (patch)
treef14026bbf24f835e09aa059f81fe1c7a71774cad /net/dgd
parentUse DIST_SUBDIR. (diff)
use main sequence of patchfiles instead of a megapatch.
make the contents of doc/kfun world readable.
Notes
Notes: svn path=/head/; revision=2826
Diffstat (limited to 'net/dgd')
-rw-r--r--net/dgd/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile
index d3927e7b35f9..8e8bc9a847c7 100644
--- a/net/dgd/Makefile
+++ b/net/dgd/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 August 1994
# Whom: adam
#
-# $Id: Makefile,v 1.37 1996/02/27 19:05:19 adam Exp $
+# $Id: Makefile,v 1.38 1996/03/10 09:01:49 asami Exp $
#
DISTNAME= dgd-1.0.41
@@ -12,7 +12,10 @@ CATEGORIES= net lang
MASTER_SITES= ftp.lysator.liu.se:/pub/lpmud/drivers/dgd/
PATCH_SITES= ftp.veda.is:/pub/mud/dgd/patches/
-PATCHFILES= 1.0.37-1.0.41.gz
+PATCHFILES= 1.0.37-1.0.38.gz \
+ 1.0.38-1.0.39.gz \
+ 1.0.39-1.0.40.gz \
+ 1.0.40-1.0.41.gz
MAINTAINER= adam@veda.is
@@ -28,6 +31,7 @@ post-patch:
post-build:
@cd ${WRKSRC}; ${MAKE} install
@sed '/^@srcdir/s|\.|${WRKDIR}/\.|' <${PKGDIR}/PLIST >${WRKDIR}/PLIST
+ @chmod o+r ${WRKDIR}/dgd/doc/kfun/*
do-install:
@-mv ${PREFIX}/dgd/bin/driver ${PREFIX}/dgd/bin/driver.old