diff options
author | obrien <obrien@FreeBSD.org> | 1996-11-17 03:01:21 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1996-11-17 03:01:21 +0000 |
commit | f3b910daf6acba1e9a253051e58809dc0a8712e9 (patch) | |
tree | fd33af7ec664ecdcf721d4c31eedcfec4270c346 /comms/xcept | |
parent | fe23db143fb666e4e0489caf162cc3d0f0ef0507 (diff) | |
download | FreeBSD-ports-f3b910daf6acba1e9a253051e58809dc0a8712e9.zip FreeBSD-ports-f3b910daf6acba1e9a253051e58809dc0a8712e9.tar.gz |
CAT_E_GORIES+= -> CAT_E_GORIES=
Added MAINTAINER's to some, switched to new MAN[1-8]
Diffstat (limited to 'comms/xcept')
-rw-r--r-- | comms/xcept/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/xcept/Makefile b/comms/xcept/Makefile index 32eabe3..fb9d728 100644 --- a/comms/xcept/Makefile +++ b/comms/xcept/Makefile @@ -3,11 +3,11 @@ # Date created: Sep 1, 1996 # Whom: joerg # -# $Id: Makefile,v 1.2 1996/11/06 13:07:35 asami Exp $ +# $Id: Makefile,v 1.3 1996/11/06 13:34:05 asami Exp $ # DISTNAME= xcept-2.1.2 -CATEGORIES+= comms +CATEGORIES= comms MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/ MAINTAINER= joerg@FreeBSD.ORG |