aboutsummaryrefslogtreecommitdiff
path: root/irc/tkirc/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-04-12 06:28:35 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-04-12 06:28:35 +0000
commit19a18df8d0c8c24b3ca9c8e63e55c3a83c16e614 (patch)
treef709c540360b05902eaa4381230ac22bc93de501 /irc/tkirc/Makefile
parent5cd5b258b59f63241fff7b2d0cdeda22c2138b33 (diff)
downloadports-19a18df8d0c8c24b3ca9c8e63e55c3a83c16e614.tar.gz
ports-19a18df8d0c8c24b3ca9c8e63e55c3a83c16e614.zip
Convert to the PORTNAME - PORTVERSION syntax.
Notes
Notes: svn path=/head/; revision=27459
Diffstat (limited to 'irc/tkirc/Makefile')
-rw-r--r--irc/tkirc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/irc/tkirc/Makefile b/irc/tkirc/Makefile
index 33c76655fb5a..eafde0cc4620 100644
--- a/irc/tkirc/Makefile
+++ b/irc/tkirc/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: tkirc
-# Version required: 1.151
# Date created: Jan 15 1998
# Whom: brianfeldman@hotmail.com
#
# $FreeBSD$
#
-DISTNAME= tkirc1.202
-PKGNAME= tkirc-1.202
+PORTNAME= tkirc
+PORTVERSION= 1.202
CATEGORIES= irc tk82
MASTER_SITES= ftp://ftp.informatik.uni-oldenburg.de/pub/tkirc/
+DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= green@FreeBSD.org