aboutsummaryrefslogtreecommitdiff
path: root/comms/xcept
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
commit59df8af48ea44d533d5de8118602cc174bda92da (patch)
tree099d3028bb9a8d6c138c5cf52f3b004582a91035 /comms/xcept
parent3da86c6aa2b3345aabb564415cd86b5e3872ca1a (diff)
downloadports-59df8af48ea44d533d5de8118602cc174bda92da.tar.gz
ports-59df8af48ea44d533d5de8118602cc174bda92da.zip
Notes
Diffstat (limited to 'comms/xcept')
-rw-r--r--comms/xcept/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/comms/xcept/Makefile b/comms/xcept/Makefile
index b32fc6ce107f..417ab631e8a1 100644
--- a/comms/xcept/Makefile
+++ b/comms/xcept/Makefile
@@ -1,22 +1,22 @@
# New ports collection makefile for: xcept
-# Version required: 2.1.2
# Date created: Sep 1, 1996
# Whom: joerg
#
# $FreeBSD$
#
-DISTNAME= xcept-2.1.2
+PORTNAME= xcept
+PORTVERSION= 2.1.2
CATEGORIES= comms
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= joerg@FreeBSD.org
+MAINTAINER= joerg@FreeBSD.org
USE_XLIB= yes
MAN1= xcept.1
MAN8= ceptd.8
MANCOMPRESSED= maybe
-WRKSRC= ${WRKDIR}/XCept-2.1.2
+WRKSRC= ${WRKDIR}/XCept-${PORTVERSION}
.include <bsd.port.mk>