summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--comms/xcept/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/xcept/Makefile b/comms/xcept/Makefile
index b3d59cf67a4e..abb87341ae8b 100644
--- a/comms/xcept/Makefile
+++ b/comms/xcept/Makefile
@@ -3,7 +3,7 @@
# Date created: Sep 1, 1996
# Whom: joerg
#
-# $Id: Makefile,v 1.4 1996/11/17 03:01:21 obrien Exp $
+# $Id: Makefile,v 1.5 1997/04/30 03:17:13 asami Exp $
#
DISTNAME= xcept-2.1.2
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= joerg@FreeBSD.ORG
+MANCOMPRESSED= maybe
WRKSRC= ${WRKDIR}/XCept-2.1.2
.include <bsd.port.mk>