diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-14 05:27:58 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-14 05:27:58 +0800 |
commit | 8da2b341f4e2c7f9c68ccb6932346646b9fd320d (patch) | |
tree | 74a969e6cc785a83453fe3933177f10d16fd9eda /graphics/eog/Makefile | |
parent | 13622013d90ca74e4f82a16dbf8d304b94d69e6b (diff) | |
download | marcuscom-ports-8da2b341f4e2c7f9c68ccb6932346646b9fd320d.tar marcuscom-ports-8da2b341f4e2c7f9c68ccb6932346646b9fd320d.tar.gz marcuscom-ports-8da2b341f4e2c7f9c68ccb6932346646b9fd320d.tar.bz2 marcuscom-ports-8da2b341f4e2c7f9c68ccb6932346646b9fd320d.tar.lz marcuscom-ports-8da2b341f4e2c7f9c68ccb6932346646b9fd320d.tar.xz marcuscom-ports-8da2b341f4e2c7f9c68ccb6932346646b9fd320d.tar.zst marcuscom-ports-8da2b341f4e2c7f9c68ccb6932346646b9fd320d.zip |
Update to 2.13.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5123 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/eog/Makefile')
-rw-r--r-- | graphics/eog/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index 630f25d0d..17db95e73 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/graphics/eog/Makefile,v 1.12 2005/11/06 01:36:33 ahze Exp $ # PORTNAME= eog -PORTVERSION= 2.13.1 +PORTVERSION= 2.13.2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.13 |