diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-04-21 19:26:10 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-04-21 19:26:10 +0000 |
commit | d9d990ef9712780aa0a03df0d285bd7247c6e729 (patch) | |
tree | 2fe33a6af45211400fd1970710b016ae71fc9ce0 /net/pcnfsd | |
parent | bfff928880d371a2f13ed0d068b045e03133e5bb (diff) | |
download | ports-d9d990ef9712780aa0a03df0d285bd7247c6e729.tar.gz ports-d9d990ef9712780aa0a03df0d285bd7247c6e729.zip |
Add $ID$.
Notes
Notes:
svn path=/head/; revision=3013
Diffstat (limited to 'net/pcnfsd')
-rw-r--r-- | net/pcnfsd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/pcnfsd/Makefile b/net/pcnfsd/Makefile index 0fb3ac0988de..fa2b31a86e65 100644 --- a/net/pcnfsd/Makefile +++ b/net/pcnfsd/Makefile @@ -3,6 +3,8 @@ # Date created: Oct 6, 1994 # Whom: pst # +# $Id$ +# DISTNAME= pcnfsd.93.02.16 PKGNAME= pcnfsd-93.02.16 |