summaryrefslogtreecommitdiff
path: root/net-im/centericq
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
commit93a61d6874669ec2bb1bc7deebc61598e4174442 (patch)
treeb771014812f92756476f174cb7d6d567fc13dbc2 /net-im/centericq
parentAccidental whitespace (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27423
Diffstat (limited to 'net-im/centericq')
-rw-r--r--net-im/centericq/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile
index 91de95d7894e..bc8bd79e94af 100644
--- a/net-im/centericq/Makefile
+++ b/net-im/centericq/Makefile
@@ -1,14 +1,15 @@
# New ports collection makefile for: centericq
-# Version required: 2.0.0
# Date created: 25 December 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= center-2.0.0
+PORTNAME= centericq
+PORTVERSION= 2.0.0
CATEGORIES= net
MASTER_SITES= http://konst.org.ua/download/
+DISTNAME= center-${PORTVERSION}
MAINTAINER= cpiazza@FreeBSD.org