diff options
-rw-r--r-- | deskutils/chmsee/Makefile | 2 | ||||
-rw-r--r-- | finance/gnucash/Makefile | 4 | ||||
-rw-r--r-- | www/erwn/Makefile | 2 | ||||
-rw-r--r-- | www/peacock/Makefile | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/deskutils/chmsee/Makefile b/deskutils/chmsee/Makefile index e0ca8b0eb..4c02c47c6 100644 --- a/deskutils/chmsee/Makefile +++ b/deskutils/chmsee/Makefile @@ -7,7 +7,7 @@ PORTNAME= chmsee PORTVERSION= 0.9.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils gnome MASTER_SITES= http://chmsee.gro.clinux.org/ diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index e695f2a70..a33829aa7 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -3,12 +3,12 @@ # Whom: David O'Brien (obrien@NUXI.com) # # $FreeBSD$ -# $MCom: ports/finance/gnucash/Makefile,v 1.16 2007/05/05 04:45:14 marcus Exp $ +# $MCom: ports/finance/gnucash/Makefile,v 1.17 2007/05/19 21:36:09 marcus Exp $ # PORTNAME= gnucash PORTVERSION= 2.0.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= finance gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.gnucash.org/pub/gnucash/sources/stable/ diff --git a/www/erwn/Makefile b/www/erwn/Makefile index 381928588..0db713c93 100644 --- a/www/erwn/Makefile +++ b/www/erwn/Makefile @@ -7,7 +7,7 @@ PORTNAME= erwn PORTVERSION= 0.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www editors MASTER_SITES= http://lisas.de/erwin/ DISTNAME= erwin-${PORTVERSION} diff --git a/www/peacock/Makefile b/www/peacock/Makefile index 713724bce..07508950f 100644 --- a/www/peacock/Makefile +++ b/www/peacock/Makefile @@ -7,7 +7,7 @@ PORTNAME= peacock PORTVERSION= 1.9.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |