aboutsummaryrefslogtreecommitdiff
path: root/net/dgd-kernel/Makefile
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2014-05-29 14:13:42 +0000
committerGreg Lewis <glewis@FreeBSD.org>2014-05-29 14:13:42 +0000
commitdb72f661983afed33bfb7d3bcf385192291ac855 (patch)
treebcefa9a5454ba68607223b2329a732efb89f5a37 /net/dgd-kernel/Makefile
parentfa4a6ab81cf9697a26d0175eef6bd02fe11cd798 (diff)
Notes
Diffstat (limited to 'net/dgd-kernel/Makefile')
-rw-r--r--net/dgd-kernel/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/dgd-kernel/Makefile b/net/dgd-kernel/Makefile
index 6da7bc0ae39e..e61b86f1055a 100644
--- a/net/dgd-kernel/Makefile
+++ b/net/dgd-kernel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dgd-kernel
PORTVERSION= 1.3.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net games
MASTER_SITES= http://ftp.dworkin.nl/kernellib/ \
http://ftp.dworkin.nl/kernellib/patches/
@@ -49,7 +49,5 @@ do-install:
post-install:
@# Need a temporary directory for certain files
@${MKDIR} ${STAGEDIR}${DATADIR}/tmp
- @# Set mudlib ownership
- -@${CHOWN} -h -R mud:mud ${STAGEDIR}${DATADIR}
.include <bsd.port.mk>