diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-03-22 23:26:53 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-03-22 23:26:53 +0000 |
commit | 875ccdc387cc856b02bffef51b6330db1a0cac1b (patch) | |
tree | 00a1bb1ef98ecb21c56a6f6c4715b8428d12d796 | |
parent | 99a38b87b259a44d121b8c6e886628590b1e5718 (diff) | |
download | ports-875ccdc387cc856b02bffef51b6330db1a0cac1b.tar.gz ports-875ccdc387cc856b02bffef51b6330db1a0cac1b.zip |
Notes
-rw-r--r-- | audio/muine/Makefile | 2 | ||||
-rw-r--r-- | deskutils/tomboy/Makefile | 2 | ||||
-rw-r--r-- | graphics/f-spot/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/muine/Makefile b/audio/muine/Makefile index 6bb54a174dd0..9cb4414043d6 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -8,7 +8,7 @@ PORTNAME= muine PORTVERSION= 0.8.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= http://muine-player.org/releases/ diff --git a/deskutils/tomboy/Makefile b/deskutils/tomboy/Makefile index d8d2414675a6..cc9052779c1a 100644 --- a/deskutils/tomboy/Makefile +++ b/deskutils/tomboy/Makefile @@ -8,7 +8,7 @@ PORTNAME= tomboy PORTVERSION= 0.3.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils gnome MASTER_SITES= http://www.beatniksoftware.com/tomboy/releases/ diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index 01088ae50781..df3ef0296b0a 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -8,7 +8,7 @@ PORTNAME= f-spot PORTVERSION= 0.1.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1 |