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/eog | |
parent | c188c4c13a6b78b042f99f221233d955eae068d8 (diff) | |
download | ports-98d451887b5744daee140068ba1ea22fa8004bb1.tar.gz ports-98d451887b5744daee140068ba1ea22fa8004bb1.zip |
Notes
Diffstat (limited to 'graphics/eog')
-rw-r--r-- | graphics/eog/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index e50f622e47ca..739f7353f37c 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -1,14 +1,10 @@ -# New ports collection makefile for: eog2 -# Date created: 21 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/graphics/eog/Makefile,v 1.123 2010/11/16 10:11:41 kwm Exp $ -# PORTNAME= eog PORTVERSION= 2.32.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |