diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-06-07 05:39:00 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-06-07 05:39:00 +0800 |
commit | 159860485c44a2b8ef0264bb0ac860de4c2fb6af (patch) | |
tree | fc834885e5ab0c5eef18328d68d44ed1e4256740 /net | |
parent | 56c1c3d00e90379e6492f5e052aa43d71905a992 (diff) | |
download | marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.tar.gz marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.tar.zst marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.zip |
Bump PORTREVISIONs to chase the gettext update.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11028 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net')
-rw-r--r-- | net/libgweather/Makefile | 3 | ||||
-rw-r--r-- | net/vinagre/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile index 1659de98e..a7fe843e7 100644 --- a/net/libgweather/Makefile +++ b/net/libgweather/Makefile @@ -3,11 +3,12 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net/libgweather/Makefile,v 1.10 2008/05/20 21:59:25 marcus Exp $ +# $MCom: ports/net/libgweather/Makefile,v 1.11 2008/06/05 08:56:00 kwm Exp $ # PORTNAME= libgweather PORTVERSION= 2.23.3 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= GNOME diff --git a/net/vinagre/Makefile b/net/vinagre/Makefile index 0cf764972..7bf820134 100644 --- a/net/vinagre/Makefile +++ b/net/vinagre/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net/vinagre/Makefile,v 1.8 2008/05/21 01:12:36 marcus Exp $ +# $MCom: ports/net/vinagre/Makefile,v 1.9 2008/06/05 09:45:55 kwm Exp $ # PORTNAME= vinagre PORTVERSION= 2.23.3.1 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |