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/gtkam | |
parent | c188c4c13a6b78b042f99f221233d955eae068d8 (diff) | |
download | ports-98d451887b5744daee140068ba1ea22fa8004bb1.tar.gz ports-98d451887b5744daee140068ba1ea22fa8004bb1.zip |
Notes
Diffstat (limited to 'graphics/gtkam')
-rw-r--r-- | graphics/gtkam/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index 5c1a3f90fa18..0ef50baae6ad 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: gtkam -# Date created: 10 June 2002 -# Whom: ports@FreeBSD.org -# +# Created by: ports@FreeBSD.org # $FreeBSD$ -# PORTNAME= gtkam PORTVERSION= 0.1.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION} |