diff options
Diffstat (limited to 'net/pmf/Makefile')
-rw-r--r-- | net/pmf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/pmf/Makefile b/net/pmf/Makefile index fab96f50ba2c..7c1237dd4fe4 100644 --- a/net/pmf/Makefile +++ b/net/pmf/Makefile @@ -3,11 +3,12 @@ # Date created: 24 Sep 1994 # Whom: adam # -# $Id: Makefile,v 1.2 1994/09/25 19:12:02 adam Exp $ +# $Id: Makefile,v 1.3 1994/09/25 19:43:30 adam Exp $ # DISTNAME= pmf-1.13.1 MASTER_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/clients/ +CATEGORIES+= networking WRKSRC= ${WRKDIR}/pmfdir/src pre-install: |