diff options
Diffstat (limited to 'japanese/tiarra/Makefile')
-rw-r--r-- | japanese/tiarra/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/tiarra/Makefile b/japanese/tiarra/Makefile index 951b6da8645..695eaa4f13a 100644 --- a/japanese/tiarra/Makefile +++ b/japanese/tiarra/Makefile @@ -7,7 +7,7 @@ PORTNAME= tiarra PORTVERSION= 20100212 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= japanese irc ipv6 MASTER_SITES= http://www.clovery.jp/tiarra/archive/2010/02/ @@ -25,6 +25,7 @@ USERS= ${TIARRA_USER} GROUPS= ${TIARRA_GROUP} SUB_FILES= pkg-message +SUB_LIST= TIARRA_USER=${TIARRA_USER} PLIST_SUB= TIARRA_USER=${TIARRA_USER} \ TIARRA_GROUP=${TIARRA_GROUP} |