summaryrefslogtreecommitdiff
path: root/net/pcnfsd
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-15 05:42:12 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-15 05:42:12 +0000
commit5f46dae90f233bedde12384f31eb10cd1e7496c5 (patch)
treea1af5f735773338776c8d3edd5fc818f4890fb96 /net/pcnfsd
parentUpdate of communication programs' Makefiles! (diff)
Update of net Makefiles! Am I done? :)
Notes
Notes: svn path=/head/; revision=1363
Diffstat (limited to 'net/pcnfsd')
-rw-r--r--net/pcnfsd/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/net/pcnfsd/Makefile b/net/pcnfsd/Makefile
index 76bbafd6c93b..bd5bab7105ce 100644
--- a/net/pcnfsd/Makefile
+++ b/net/pcnfsd/Makefile
@@ -3,10 +3,13 @@
# Date created: Oct 6, 1994
# Whom: pst
#
-MASTER_SITES= ftp://bcm.tmc.edu/pcnfs/
-CATEGORIES+= networking
+
DISTNAME= pcnfsd.93.02.16
+PKGNAME= pcnfsd-93.02.16
+CATEGORIES+= networking
+MASTER_SITES= ftp://bcm.tmc.edu/pcnfs/
EXTRACT_SUFX= .tar.Z
+
NO_WRKSUBDIR=
.include <bsd.port.mk>