diff options
author | marcus <marcus@FreeBSD.org> | 2005-04-06 11:48:39 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-04-06 11:48:39 +0800 |
commit | 9c1d54da2c0610b6304d7daddb44ad905160b2a6 (patch) | |
tree | 15bb192616c7b388bbcd4b9167476221dfc0c5c1 /net | |
parent | 1ca5e0f191a1f224dc7de6c87eea6790d9a05092 (diff) | |
download | freebsd-ports-gnome-9c1d54da2c0610b6304d7daddb44ad905160b2a6.tar.gz freebsd-ports-gnome-9c1d54da2c0610b6304d7daddb44ad905160b2a6.tar.zst freebsd-ports-gnome-9c1d54da2c0610b6304d7daddb44ad905160b2a6.zip |
Chase the Gaim 1.2.1 update.
Diffstat (limited to 'net')
-rw-r--r-- | net/gaim-openq/Makefile | 2 | ||||
-rw-r--r-- | net/gaim-rss-reader/Makefile | 2 | ||||
-rw-r--r-- | net/meanwhile-gaim/Makefile | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/net/gaim-openq/Makefile b/net/gaim-openq/Makefile index 5ae742f55acf..d33c52c91da0 100644 --- a/net/gaim-openq/Makefile +++ b/net/gaim-openq/Makefile @@ -7,7 +7,7 @@ PORTNAME= openq PORTVERSION= 0.3.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net/gaim-rss-reader/Makefile b/net/gaim-rss-reader/Makefile index e164d2154b7d..c054a3af6ae0 100644 --- a/net/gaim-rss-reader/Makefile +++ b/net/gaim-rss-reader/Makefile @@ -7,7 +7,7 @@ PORTNAME= rss-reader PORTVERSION= 0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} diff --git a/net/meanwhile-gaim/Makefile b/net/meanwhile-gaim/Makefile index e5bd573832d7..532f3944876f 100644 --- a/net/meanwhile-gaim/Makefile +++ b/net/meanwhile-gaim/Makefile @@ -7,6 +7,7 @@ PORTNAME= meanwhile PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |