diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-01-05 02:43:27 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-01-05 02:43:27 +0000 |
commit | adf3edca18f1881ff4e6e8c2870b1e07edbf8303 (patch) | |
tree | 4139d7e7b23b37e7ba8e539fd2c3e01fda12da5a | |
parent | 59f737488c80f36929d8f2e4018742fd16327ac9 (diff) | |
download | freebsd-ports-adf3edca18f1881ff4e6e8c2870b1e07edbf8303.zip |
Belatedly bump PORTREVISION due to dbus-sharp update.
-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 e673a7193379..2b412994991d 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 70578a79e998..f33c7173143f 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 06626b85aa91..047ad6cf2789 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 |