aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorAlfred Perlstein <alfred@FreeBSD.org>2004-07-06 01:30:22 +0000
committerAlfred Perlstein <alfred@FreeBSD.org>2004-07-06 01:30:22 +0000
commit19fbae101e346f3ad3ca8532f85c8a6786e9deca (patch)
tree806af8977aaf28b8dcb0cc19bf34502abec9f9ed /irc
parent4ac742785c1f15fa75a4166c2d434124c2f0980f (diff)
downloadports-19fbae101e346f3ad3ca8532f85c8a6786e9deca.tar.gz
ports-19fbae101e346f3ad3ca8532f85c8a6786e9deca.zip
Notes
Diffstat (limited to 'irc')
-rw-r--r--irc/insub/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/irc/insub/Makefile b/irc/insub/Makefile
index 79450b02436a..afd83a766cfa 100644
--- a/irc/insub/Makefile
+++ b/irc/insub/Makefile
@@ -7,12 +7,12 @@
PORTNAME= insub
PORTVERSION= 9.1
-PORTREVISION?= 0
-CATEGORIES?= irc
+PORTREVISION= 0
+CATEGORIES= irc
MASTER_SITES= http://gruntle.org/projects/irssi/insub/
-MAINTAINER?= alfred@FreeBSD.org
-COMMENT?= Some scripts for expressing how you feel on irc and the web
+MAINTAINER= alfred@FreeBSD.org
+COMMENT= Some scripts for expressing how you feel on irc and the web
NO_BUILD= YES
@@ -43,5 +43,4 @@ do-install:
esac \
done
-
.include <bsd.port.post.mk>