diff options
author | Po-Chien Lin <pclin@FreeBSD.org> | 2013-03-14 08:17:39 +0000 |
---|---|---|
committer | Po-Chien Lin <pclin@FreeBSD.org> | 2013-03-14 08:17:39 +0000 |
commit | 98d451887b5744daee140068ba1ea22fa8004bb1 (patch) | |
tree | 57140d90fa56f736654c99558bb40c030c04b502 /graphics/f-spot | |
parent | c188c4c13a6b78b042f99f221233d955eae068d8 (diff) | |
download | ports-98d451887b5744daee140068ba1ea22fa8004bb1.tar.gz ports-98d451887b5744daee140068ba1ea22fa8004bb1.zip |
Notes
Diffstat (limited to 'graphics/f-spot')
-rw-r--r-- | graphics/f-spot/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index 68b4bf18423b..3e4992ce75f8 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: f-spot -# Date created: 20041008 -# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> -# +# Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> # $FreeBSD$ -# PORTNAME= f-spot PORTVERSION= 0.8.2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} |