diff options
author | jim <jim@FreeBSD.org> | 2000-11-22 20:54:14 +0000 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2000-11-22 20:54:14 +0000 |
commit | 21ef923e2bf3e475f21b81ab3686aa60d4c0998a (patch) | |
tree | 064e2a90577bc141cb369305de76ce127e3708e0 /irc/xchat2 | |
parent | ffdb28f12022f77a6d773615fec7e22371956de5 (diff) | |
download | FreeBSD-ports-21ef923e2bf3e475f21b81ab3686aa60d4c0998a.zip FreeBSD-ports-21ef923e2bf3e475f21b81ab3686aa60d4c0998a.tar.gz |
Bump PORTREVISION.
Diffstat (limited to 'irc/xchat2')
-rw-r--r-- | irc/xchat2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index eb7d313..05b69f2 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -7,6 +7,7 @@ PORTNAME= xchat PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES+= irc gnome MASTER_SITES= http://xchat.org/files/source/1.6/ \ http://xchat.linuxpower.org/files/source/1.6/ |