diff options
author | Jim Mock <jim@FreeBSD.org> | 2000-12-11 19:03:42 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2000-12-11 19:03:42 +0000 |
commit | d91892115eff3c02b9775f6a362bc09d9fd8d7cb (patch) | |
tree | 351d094a0e9840ea379b3db1d1b0a9dcc8d2475d /irc/xchat1/Makefile | |
parent | 4e441f7ba7fd41b04aad73187f23b5b3f3b8dcf0 (diff) | |
download | ports-d91892115eff3c02b9775f6a362bc09d9fd8d7cb.tar.gz ports-d91892115eff3c02b9775f6a362bc09d9fd8d7cb.zip |
Notes
Diffstat (limited to 'irc/xchat1/Makefile')
-rw-r--r-- | irc/xchat1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index e2fc74b0e38d..9efe7f3575ab 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 CATEGORIES+= irc gnome MASTER_SITES= http://xchat.org/files/source/1.6/ \ http://xchat.linuxpower.org/files/source/1.6/ |