summaryrefslogtreecommitdiff
path: root/net/dgd
diff options
context:
space:
mode:
authorAdam David <adam@FreeBSD.org>1995-05-15 17:47:51 +0000
committerAdam David <adam@FreeBSD.org>1995-05-15 17:47:51 +0000
commit826ba597bce62b41da16dffbff16b1e3fd54090b (patch)
treed4832dfce86f91787e3f2a49d162aaee66b63406 /net/dgd
parentremove initial @cwd (diff)
do away with the unique uid/group, this was an artifact of the port for 1.1
Notes
Notes: svn path=/head/; revision=1759
Diffstat (limited to 'net/dgd')
-rw-r--r--net/dgd/Makefile4
-rw-r--r--net/dgd/pkg-plist2
2 files changed, 0 insertions, 6 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile
index 4727d4e2a47a..808ecef1bb3e 100644
--- a/net/dgd/Makefile
+++ b/net/dgd/Makefile
@@ -15,9 +15,6 @@ CATEGORIES= networking languages
MAINTAINER= adam@veda.is
-DGD_USER?= dgd
-DGD_GROUP?= dgd
-
.if ${PATCHFILES} != ""
PATCH_PRFX= ${DISTNAME}/
PATCHLEVEL!= echo ${PATCHFILES} | sed 's/^.*\.\(.*\)\.gz$$/\1/'
@@ -40,7 +37,6 @@ post-build:
@sed '/^@srcdir/s|\.|${WRKDIR}/\.|' <${PKGDIR}/PLIST >${WRKDIR}/PLIST
do-install:
- @chown -R ${DGD_USER}.${DGD_GROUP} ${WRKDIR}/dgd
@tar -C ${WRKDIR} -cf - `grep '^dgd/' pkg/PLIST` \
| tar -C ${PREFIX} -xpf -
diff --git a/net/dgd/pkg-plist b/net/dgd/pkg-plist
index c8f7a9989ba3..f3082d13c963 100644
--- a/net/dgd/pkg-plist
+++ b/net/dgd/pkg-plist
@@ -1,6 +1,4 @@
@srcdir .
-@owner mud
-@group mud
@cwd /usr/local
dgd/Copyright
dgd/Credits