summaryrefslogtreecommitdiff
path: root/irc/irssi
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2003-12-15 04:12:40 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2003-12-15 04:12:40 +0000
commite9dfb00a00e80af9ddc305781687479ee158a3f2 (patch)
tree012aa60c9692b5653e22bc1ffc7e01d6f3a63fdb /irc/irssi
parentThese have now been incorporated into the upstream distfile. (diff)
Make COMMENT, CATEGOTIES, MAINTAINER can override by slave-ports.
Notes
Notes: svn path=/head/; revision=95833
Diffstat (limited to 'irc/irssi')
-rw-r--r--irc/irssi/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile
index 251eacf131a4..78fbb424e410 100644
--- a/irc/irssi/Makefile
+++ b/irc/irssi/Makefile
@@ -8,11 +8,11 @@
PORTNAME= irssi
PORTVERSION= 0.8.9
PORTREVISION?= 0
-CATEGORIES= irc
+CATEGORIES?= irc
MASTER_SITES= http://irssi.org/files/
-MAINTAINER= vanilla@FreeBSD.org
-COMMENT= A modular IRC client with many features
+MAINTAINER?= vanilla@FreeBSD.org
+COMMENT?= A modular IRC client with many features
USE_BZIP2= yes
GNU_CONFIGURE= yes