aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/bitchx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/bitchx/Makefile')
-rw-r--r--chinese/bitchx/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/chinese/bitchx/Makefile b/chinese/bitchx/Makefile
index 5bebaa302ea0..2d986a6d4b5a 100644
--- a/chinese/bitchx/Makefile
+++ b/chinese/bitchx/Makefile
@@ -5,6 +5,13 @@
# $FreeBSD$
#
+PORTNAME= BitchX
+PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw-
+PORTREVISION= 1
+CATEGORIES= chinese irc
+
+MAINTAINER= clive@FreeBSD.org
+
MASTERDIR= ${.CURDIR}/../../irc/bitchx
EXTRA_PATCHES= ${.CURDIR}/files/patch-source::input.c \
${.CURDIR}/files/patch-include::config.h \
@@ -17,9 +24,3 @@ WITHOUT_GNOME= YES
WITHOUT_ESOUND= YES
.include "${MASTERDIR}/Makefile"
-
-PORTNAME= BitchX
-PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw-
-CATEGORIES= chinese irc
-
-MAINTAINER= clive@FreeBSD.org