diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2006-01-05 10:43:27 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2006-01-05 10:43:27 +0800 |
commit | 34eb01b602c3d5f2854c71cf19bdb32d9dccfc94 (patch) | |
tree | d52d74c87ac5a98ac2150b96914fb5df9e6c481c /graphics | |
parent | c3b827c1bfd109ddccfd6107af4ea70749e398ce (diff) | |
download | freebsd-ports-gnome-34eb01b602c3d5f2854c71cf19bdb32d9dccfc94.tar.gz freebsd-ports-gnome-34eb01b602c3d5f2854c71cf19bdb32d9dccfc94.tar.zst freebsd-ports-gnome-34eb01b602c3d5f2854c71cf19bdb32d9dccfc94.zip |
Belatedly bump PORTREVISION due to dbus-sharp update.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/f-spot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |