diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/xcept/Makefile | 5 | ||||
-rw-r--r-- | comms/xcept/pkg-plist | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/comms/xcept/Makefile b/comms/xcept/Makefile index abb87341ae8b..325a93251b9e 100644 --- a/comms/xcept/Makefile +++ b/comms/xcept/Makefile @@ -3,7 +3,7 @@ # Date created: Sep 1, 1996 # Whom: joerg # -# $Id: Makefile,v 1.5 1997/04/30 03:17:13 asami Exp $ +# $Id: Makefile,v 1.6 1998/08/28 07:02:05 hoek Exp $ # DISTNAME= xcept-2.1.2 @@ -12,7 +12,10 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= joerg@FreeBSD.ORG +MAN1= xcept.1 +MAN8= ceptd.8 MANCOMPRESSED= maybe + WRKSRC= ${WRKDIR}/XCept-2.1.2 .include <bsd.port.mk> diff --git a/comms/xcept/pkg-plist b/comms/xcept/pkg-plist index 542d1fbb3da1..03cbff708959 100644 --- a/comms/xcept/pkg-plist +++ b/comms/xcept/pkg-plist @@ -1,7 +1,5 @@ bin/xcept libexec/ceptd -man/man1/xcept.1.gz -man/man8/ceptd.8.gz etc/cept.init etc/cept.users lib/xcept/Bundesbahn.xcept |