diff options
Diffstat (limited to 'irc/xchat-ruby')
-rw-r--r-- | irc/xchat-ruby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat-ruby/Makefile b/irc/xchat-ruby/Makefile index c35a2c94d264..29926f13574a 100644 --- a/irc/xchat-ruby/Makefile +++ b/irc/xchat-ruby/Makefile @@ -6,7 +6,7 @@ PORTNAME= ruby PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc ruby MASTER_SITES= SF/xchat-${PORTNAME}/xchat-${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= xchat- |