diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-08-28 07:13:35 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-08-28 07:13:35 +0000 |
commit | 95cecc3f717727d63acd822558a92ce6c8a23cd4 (patch) | |
tree | 8e5f99b633b92ab40773674a7e0dcd1d0aa9cf47 /net-im/gaim-rss-reader | |
parent | Add a patch (already included in the upstream CVS) to fix quote() with (diff) |
Chase the Gaim 1.5.0 update.
Diffstat (limited to 'net-im/gaim-rss-reader')
-rw-r--r-- | net-im/gaim-rss-reader/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gaim-rss-reader/Makefile b/net-im/gaim-rss-reader/Makefile index 3edb50f9726e..5efb21e86158 100644 --- a/net-im/gaim-rss-reader/Makefile +++ b/net-im/gaim-rss-reader/Makefile @@ -7,7 +7,7 @@ PORTNAME= rss-reader PORTVERSION= 0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} |