diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2006-10-09 00:48:06 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2006-10-09 00:48:06 +0800 |
commit | f5e1422c9ac1233e6da22039f90f77834b0f3e08 (patch) | |
tree | 90b4566953c9623bb9bdf1377ec617fc0758f7b2 /graphics/f-spot | |
parent | e184280b3f91142aed865c48d0fb2008830b8bc5 (diff) | |
download | freebsd-ports-gnome-f5e1422c9ac1233e6da22039f90f77834b0f3e08.tar.gz freebsd-ports-gnome-f5e1422c9ac1233e6da22039f90f77834b0f3e08.tar.zst freebsd-ports-gnome-f5e1422c9ac1233e6da22039f90f77834b0f3e08.zip |
Bump PORTEPOCH because no one escapes erdwin's port version checker thingy.
Pointyhat by: tmclaugh
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 |