diff options
-rw-r--r-- | audio/cowbell/Makefile | 1 | ||||
-rw-r--r-- | deskutils/mcatalog/Makefile | 2 | ||||
-rw-r--r-- | mail/evolution-sharp/Makefile | 2 | ||||
-rw-r--r-- | mail/gmime2-sharp/Makefile | 2 | ||||
-rw-r--r-- | security/openvpn-admin/Makefile | 1 | ||||
-rw-r--r-- | www/gecko-sharp20/Makefile | 2 |
6 files changed, 6 insertions, 4 deletions
diff --git a/audio/cowbell/Makefile b/audio/cowbell/Makefile index 29810697660d..b3677b2f7dc5 100644 --- a/audio/cowbell/Makefile +++ b/audio/cowbell/Makefile @@ -7,6 +7,7 @@ PORTNAME= cowbell PORTVERSION= 0.2.5.1 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= http://more-cowbell.org/releases/ diff --git a/deskutils/mcatalog/Makefile b/deskutils/mcatalog/Makefile index 24af2be72c10..9c8084b4d166 100644 --- a/deskutils/mcatalog/Makefile +++ b/deskutils/mcatalog/Makefile @@ -8,7 +8,7 @@ PORTNAME= mcatalog PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils gnome MASTER_SITES= http://www.mcatalog.net/releases/ diff --git a/mail/evolution-sharp/Makefile b/mail/evolution-sharp/Makefile index d13e0eb55744..22d1e9c5e7b4 100644 --- a/mail/evolution-sharp/Makefile +++ b/mail/evolution-sharp/Makefile @@ -8,7 +8,7 @@ PORTNAME= evolution-sharp PORTVERSION= 0.10.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10 diff --git a/mail/gmime2-sharp/Makefile b/mail/gmime2-sharp/Makefile index 7b67ed11daa3..713060ba2198 100644 --- a/mail/gmime2-sharp/Makefile +++ b/mail/gmime2-sharp/Makefile @@ -6,7 +6,7 @@ # $Id: Makefile,v 1.15 2005/11/23 01:39:36 tmclau02 Exp $ # -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail PKGNAMESUFFIX= -sharp diff --git a/security/openvpn-admin/Makefile b/security/openvpn-admin/Makefile index 5e1bf9fc6695..0f34588d8655 100644 --- a/security/openvpn-admin/Makefile +++ b/security/openvpn-admin/Makefile @@ -7,6 +7,7 @@ PORTNAME= openvpn-admin PORTVERSION= 1.9.2 +PORTREVISION= 1 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= openvpnadmin diff --git a/www/gecko-sharp20/Makefile b/www/gecko-sharp20/Makefile index 4b82344cdd59..64eeade3d6f1 100644 --- a/www/gecko-sharp20/Makefile +++ b/www/gecko-sharp20/Makefile @@ -8,7 +8,7 @@ PORTNAME= gecko-sharp PORTVERSION= 0.11 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= http://go-mono.com/sources/gecko-sharp-2.0/ DISTNAME= gecko-sharp-2.0-${PORTVERSION} |