diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-10-08 16:48:06 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-10-08 16:48:06 +0000 |
commit | c72a5de72728c0a7130e38d695b999a4e439c5b1 (patch) | |
tree | 429386b52fbc566cda345472ee9d617ad50a5e54 /graphics/f-spot | |
parent | 9bfb5133476872be83f7e9da3783d5bef2886d86 (diff) | |
download | ports-c72a5de72728c0a7130e38d695b999a4e439c5b1.tar.gz ports-c72a5de72728c0a7130e38d695b999a4e439c5b1.zip |
Notes
Diffstat (limited to 'graphics/f-spot')
-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 b0ce0343aef9..d15e4375e6ea 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -9,6 +9,7 @@ PORTNAME= f-spot PORTVERSION= 0.2.1 PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.2 |