diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-17 08:56:51 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-17 08:56:51 +0800 |
commit | 16ce5e39efaae87784551eb5fc519162475501c6 (patch) | |
tree | 08fd37ae8ada7714a971ede7ee6d9a936c2aac6d /graphics/eog/Makefile | |
parent | 86f9b808c8250632a6e62bbb3a2186197f7adbbb (diff) | |
download | marcuscom-ports-16ce5e39efaae87784551eb5fc519162475501c6.tar marcuscom-ports-16ce5e39efaae87784551eb5fc519162475501c6.tar.gz marcuscom-ports-16ce5e39efaae87784551eb5fc519162475501c6.tar.bz2 marcuscom-ports-16ce5e39efaae87784551eb5fc519162475501c6.tar.lz marcuscom-ports-16ce5e39efaae87784551eb5fc519162475501c6.tar.xz marcuscom-ports-16ce5e39efaae87784551eb5fc519162475501c6.tar.zst marcuscom-ports-16ce5e39efaae87784551eb5fc519162475501c6.zip |
- Update to 2.13.5
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5403 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 0103fa21f..2635450c6 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/eog/Makefile,v 1.15 2005/12/14 01:56:59 ahze Exp $ +# $MCom: ports/graphics/eog/Makefile,v 1.16 2006/01/10 19:37:22 adamw Exp $ # PORTNAME= eog -PORTVERSION= 2.13.4 +PORTVERSION= 2.13.5 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.13 |