aboutsummaryrefslogtreecommitdiff
path: root/net/pcnfsd
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-12-01 01:23:27 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-12-01 01:23:27 +0000
commit49f337d203a35b330e9816734307eae928c9ad22 (patch)
tree9c7a58bc72f073465ca4da2b58638cc25beb2f62 /net/pcnfsd
parent6d580f890eb4727a42408434bf4f406ab5e13f22 (diff)
downloadports-49f337d203a35b330e9816734307eae928c9ad22.tar.gz
ports-49f337d203a35b330e9816734307eae928c9ad22.zip
Notes
Diffstat (limited to 'net/pcnfsd')
-rw-r--r--net/pcnfsd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/pcnfsd/Makefile b/net/pcnfsd/Makefile
index d06117ca641c..fd9785cb3e25 100644
--- a/net/pcnfsd/Makefile
+++ b/net/pcnfsd/Makefile
@@ -3,7 +3,7 @@
# Date created: Oct 6, 1994
# Whom: pst
#
-# $Id: Makefile,v 1.5 1996/04/21 19:26:10 asami Exp $
+# $Id: Makefile,v 1.6 1996/11/18 11:35:40 asami Exp $
#
DISTNAME= pcnfsd.93.02.16
@@ -12,6 +12,8 @@ CATEGORIES= net
MASTER_SITES= ftp://bcm.tmc.edu/pcnfs/
EXTRACT_SUFX= .tar.Z
+MAINTAINER= pst@FreeBSD.org
+
NO_WRKSUBDIR=
.include <bsd.port.mk>