summaryrefslogtreecommitdiff
path: root/irc/party
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/party
parentConvert to the PORTNAME - PORTVERSION syntax. (diff)
Convert to the PORTNAME - PORTVERSION syntax.
Notes
Notes: svn path=/head/; revision=27459
Diffstat (limited to 'irc/party')
-rw-r--r--irc/party/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/party/Makefile b/irc/party/Makefile
index 8d9b398c7ce6..4c48d13c0a70 100644
--- a/irc/party/Makefile
+++ b/irc/party/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: party
-# Version required: 2.12
# Date created: 4 December 1999
# Whom: James Howard <howardj@wam.umd.edu>
#
# $FreeBSD$
#
-DISTNAME= party-2.12
+PORTNAME= party
+PORTVERSION= 2.12
CATEGORIES= irc
MASTER_SITES= ftp://ftp.wam.umd.edu/pub/howardjp/software/party/ \
http://www.wam.umd.edu/~howardjp/software/party/ \