diff options
author | marcus <marcus@FreeBSD.org> | 2005-03-20 12:54:50 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-03-20 12:54:50 +0800 |
commit | 6b70c350d6383ec0dc97b429cacbe2dbc002a80c (patch) | |
tree | 04fb7bb564e9400c590a451fe1bbc0d7499b86da /net | |
parent | 8532f4bac6e6f700ab86634bcda4e7969181d733 (diff) | |
download | freebsd-ports-gnome-6b70c350d6383ec0dc97b429cacbe2dbc002a80c.tar.gz freebsd-ports-gnome-6b70c350d6383ec0dc97b429cacbe2dbc002a80c.tar.zst freebsd-ports-gnome-6b70c350d6383ec0dc97b429cacbe2dbc002a80c.zip |
Chase the Gaim 1.2.0 update.
Diffstat (limited to 'net')
-rw-r--r-- | net/gaim-openq/Makefile | 2 | ||||
-rw-r--r-- | net/gaim-rss-reader/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/gaim-openq/Makefile b/net/gaim-openq/Makefile index 530ea4a95198..5ae742f55acf 100644 --- a/net/gaim-openq/Makefile +++ b/net/gaim-openq/Makefile @@ -7,7 +7,7 @@ PORTNAME= openq PORTVERSION= 0.3.0 -PORTREVISION= 9 +PORTREVISION= 10 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 e071cd5e7ab4..e164d2154b7d 100644 --- a/net/gaim-rss-reader/Makefile +++ b/net/gaim-rss-reader/Makefile @@ -7,7 +7,7 @@ PORTNAME= rss-reader PORTVERSION= 0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} |