diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-27 04:06:03 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-27 04:06:03 +0000 |
commit | 510bcaa2de6fe345f19661f4b874adc150460211 (patch) | |
tree | 13b1dd128e794add7444bb39fc28dfcfc2237596 /net/pcnfsd | |
parent | e60d4861edf59931680528ed013fa3c075d7e1e9 (diff) | |
download | ports-510bcaa2de6fe345f19661f4b874adc150460211.tar.gz ports-510bcaa2de6fe345f19661f4b874adc150460211.zip |
Notes
Diffstat (limited to 'net/pcnfsd')
-rw-r--r-- | net/pcnfsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pcnfsd/Makefile b/net/pcnfsd/Makefile index bd5bab7105ce..0fb3ac0988de 100644 --- a/net/pcnfsd/Makefile +++ b/net/pcnfsd/Makefile @@ -6,7 +6,7 @@ DISTNAME= pcnfsd.93.02.16 PKGNAME= pcnfsd-93.02.16 -CATEGORIES+= networking +CATEGORIES+= net MASTER_SITES= ftp://bcm.tmc.edu/pcnfs/ EXTRACT_SUFX= .tar.Z |