diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-08-23 01:03:50 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-08-23 01:03:50 +0000 |
commit | aff16145211e7ea241315d5ffd2479a93d94b010 (patch) | |
tree | 748c66f7d876ce4f2cd12b865cdea93133375734 /irc | |
parent | 3cb934d40c893b56949eb4fc864b590a3cb31651 (diff) | |
download | ports-aff16145211e7ea241315d5ffd2479a93d94b010.tar.gz ports-aff16145211e7ea241315d5ffd2479a93d94b010.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 9ac74bc2bdeb..d21225852b9b 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -7,6 +7,7 @@ PORTNAME= xchat2 PORTVERSION= 2.0.4 +PORTREVISION= 1 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/2.0/ \ http://xchat.linuxpower.org/files/source/2.0/ diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index f7e964153ff4..53c762321447 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -7,6 +7,7 @@ PORTNAME= xchat PORTVERSION= 1.8.11 +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 f7e964153ff4..53c762321447 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -7,6 +7,7 @@ PORTNAME= xchat PORTVERSION= 1.8.11 +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 9ac74bc2bdeb..d21225852b9b 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -7,6 +7,7 @@ PORTNAME= xchat2 PORTVERSION= 2.0.4 +PORTREVISION= 1 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/2.0/ \ http://xchat.linuxpower.org/files/source/2.0/ |