diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:37:47 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:37:47 +0000 |
commit | 46a4d695719697de7bae057feb71590215c942ae (patch) | |
tree | 8e2fc2fb31df3b633ba5949c41dac7b33b414fb0 /irc | |
parent | Add some files missed in the previous GNOME 2.8 update. (diff) |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Notes
Notes:
svn path=/head/; revision=121070
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} |