diff options
author | Jim Mock <jim@FreeBSD.org> | 2000-11-22 20:54:14 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2000-11-22 20:54:14 +0000 |
commit | ffc60067ce32040578a98432510c5631bda5cba7 (patch) | |
tree | f40f25541157e17a45cb83d1fd9bdc9be7184b83 /irc/xchat1 | |
parent | d7355ec527dca2589071b497f47a6d2f8e56cb89 (diff) | |
download | ports-ffc60067ce32040578a98432510c5631bda5cba7.tar.gz ports-ffc60067ce32040578a98432510c5631bda5cba7.zip |
Notes
Diffstat (limited to 'irc/xchat1')
-rw-r--r-- | irc/xchat1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index eb7d31309436..05b69f2c7f2e 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/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/ |