diff options
author | marcus <marcus@FreeBSD.org> | 2004-11-08 06:37:47 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-11-08 06:37:47 +0800 |
commit | b204eefd9d12857a2e384c59753552fe8286fae5 (patch) | |
tree | 6f6cf6eed55e334a1ff0d6befcde091bffc74282 /irc | |
parent | df670bdc705d5958560a11a9c463db0dd3503fec (diff) | |
download | freebsd-ports-gnome-b204eefd9d12857a2e384c59753552fe8286fae5.tar.gz freebsd-ports-gnome-b204eefd9d12857a2e384c59753552fe8286fae5.tar.zst freebsd-ports-gnome-b204eefd9d12857a2e384c59753552fe8286fae5.zip |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Diffstat (limited to 'irc')
-rw-r--r-- | irc/gdesklets-irc/Makefile | 1 | ||||
-rw-r--r-- | irc/lostirc/Makefile | 2 | ||||
-rw-r--r-- | irc/xchat-gnome/Makefile | 1 | ||||
-rw-r--r-- | irc/xchat-systray-plugin/Makefile | 1 | ||||
-rw-r--r-- | irc/xchat2/Makefile | 1 |
5 files changed, 5 insertions, 1 deletions
diff --git a/irc/gdesklets-irc/Makefile b/irc/gdesklets-irc/Makefile index 73e2e04ffd38..e602a8c8673e 100644 --- a/irc/gdesklets-irc/Makefile +++ b/irc/gdesklets-irc/Makefile @@ -7,6 +7,7 @@ PORTNAME= irc PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= irc gnome deskutils MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ PKGNAMEPREFIX= gdesklets- diff --git a/irc/lostirc/Makefile b/irc/lostirc/Makefile index 72da294e6ea7..c737bc632272 100644 --- a/irc/lostirc/Makefile +++ b/irc/lostirc/Makefile @@ -7,7 +7,7 @@ PORTNAME= lostirc PORTVERSION= 0.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://demian.dyndns.org/src/ diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index 1bcd368ec398..e26fbc238605 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -7,6 +7,7 @@ PORTNAME= xchat PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://navi.cx/releases/ \ http://members.chello.nl/~g.mast/distfiles/ diff --git a/irc/xchat-systray-plugin/Makefile b/irc/xchat-systray-plugin/Makefile index 783db7c8a6cf..a3aab3323b69 100644 --- a/irc/xchat-systray-plugin/Makefile +++ b/irc/xchat-systray-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xchat-systray-plugin PORTVERSION= 2.4.5 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xchat2-plugins diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index a22693d3ff81..aa662090391c 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -7,6 +7,7 @@ PORTNAME= xchat2 PORTVERSION= 2.4.0 +PORTREVISION= 1 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/2.4/ DISTNAME= xchat-${PORTVERSION} |