diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2006-02-19 06:57:13 +0000 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2006-02-19 06:57:13 +0000 |
commit | d437685ed00e63e3cab6ec27af0f4c306a8a051c (patch) | |
tree | b7b89139b3feca843f69af63dafc5cfef1525751 | |
parent | cf2afcefe4f2e3b58fdfe0733ce1cdada76e820f (diff) | |
download | FreeBSD-ports-d437685ed00e63e3cab6ec27af0f4c306a8a051c.zip FreeBSD-ports-d437685ed00e63e3cab6ec27af0f4c306a8a051c.tar.gz |
Chase gtk-sharp20 update
-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 2981069..b3677b2 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 24af2be..9c8084b 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 d13e0eb..22d1e9c 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 7b67ed1..713060b 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 5e1bf9f..0f34588 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 4b82344..64eeade 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} |