diff options
-rw-r--r-- | audio/muine/Makefile | 2 | ||||
-rw-r--r-- | deskutils/tomboy/Makefile | 2 | ||||
-rw-r--r-- | graphics/f-spot/Makefile | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/audio/muine/Makefile b/audio/muine/Makefile index e673a71..2b41299 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -8,7 +8,7 @@ PORTNAME= muine PORTVERSION= 0.8.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio gnome MASTER_SITES= http://muine.gooeylinux.org/ diff --git a/deskutils/tomboy/Makefile b/deskutils/tomboy/Makefile index 70578a7..f33c717 100644 --- a/deskutils/tomboy/Makefile +++ b/deskutils/tomboy/Makefile @@ -8,7 +8,7 @@ PORTNAME= tomboy PORTVERSION= 0.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils gnome MASTER_SITES= http://www.beatniksoftware.com/tomboy/releases/ diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index 06626b8..047ad6c 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -8,6 +8,7 @@ PORTNAME= f-spot PORTVERSION= 0.1.3 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1 |