diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-18 10:27:58 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-18 10:27:58 +0000 |
commit | 21d944be5c0c2eb514e315ee1fdd5cef39924107 (patch) | |
tree | 55293c37df7f3cb1737b502e4abf91f128a4a529 /irc | |
parent | 500df3ee98c3c7751716684802309d845158a6dd (diff) | |
download | ports-21d944be5c0c2eb514e315ee1fdd5cef39924107.tar.gz ports-21d944be5c0c2eb514e315ee1fdd5cef39924107.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xchat-gnome/Makefile | 1 | ||||
-rw-r--r-- | irc/xchat/Makefile | 1 | ||||
-rw-r--r-- | irc/xchat1/Makefile | 1 | ||||
-rw-r--r-- | irc/xchat2/Makefile | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index 5b62627cdaf5..bbf0d60f3fc2 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -7,6 +7,7 @@ PORTNAME= xchat PORTVERSION= 1.8.8 +PORTREVISION?= 1 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index 5b62627cdaf5..bbf0d60f3fc2 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -7,6 +7,7 @@ PORTNAME= xchat PORTVERSION= 1.8.8 +PORTREVISION?= 1 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index 5b62627cdaf5..bbf0d60f3fc2 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -7,6 +7,7 @@ PORTNAME= xchat PORTVERSION= 1.8.8 +PORTREVISION?= 1 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index 5b62627cdaf5..bbf0d60f3fc2 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -7,6 +7,7 @@ PORTNAME= xchat PORTVERSION= 1.8.8 +PORTREVISION?= 1 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ |