diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-06-29 02:09:33 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-06-29 02:09:33 +0000 |
commit | ffd6098c965d180e5729a31dc414ace653cedd93 (patch) | |
tree | a3180c6c9cb4b344ee381c1c8591665ebffe3e5c /graphics/f-spot | |
parent | eb410ee6b98ff4acc0943606683b137c9ec24bfd (diff) |
Notes
Diffstat (limited to 'graphics/f-spot')
-rw-r--r-- | graphics/f-spot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index 614e6cc28d96..172e5073cd42 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -8,7 +8,7 @@ PORTNAME= f-spot PORTVERSION= 0.1.11 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1 |