aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/centericq
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-10 02:14:07 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-04-10 02:14:07 +0800
commitc87133c16a2706e2e31935f0fbb9ad36f415370c (patch)
tree6422e8b75172ae95b0161366b1f713fb31711a7a /net-im/centericq
parentf473133a811239a33610f5a219dc28385fcc339b (diff)
downloadfreebsd-ports-gnome-c87133c16a2706e2e31935f0fbb9ad36f415370c.tar.gz
freebsd-ports-gnome-c87133c16a2706e2e31935f0fbb9ad36f415370c.tar.zst
freebsd-ports-gnome-c87133c16a2706e2e31935f0fbb9ad36f415370c.zip
Update with the new PORTNAME/PORTVERSION variables
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