diff options
Diffstat (limited to 'net/pcnfsd/Makefile')
-rw-r--r-- | net/pcnfsd/Makefile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/net/pcnfsd/Makefile b/net/pcnfsd/Makefile deleted file mode 100644 index bd5bab7105ce..000000000000 --- a/net/pcnfsd/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: pcnfsd -# Version required: 93.02.16 -# Date created: Oct 6, 1994 -# Whom: pst -# - -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> |