diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-06 07:39:09 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-06 07:39:09 +0800 |
commit | 753e5f019a6339f0e2f290ec899e56efad4af43c (patch) | |
tree | 5c4d6d336cf24294620cc99cacfa032452cb90e4 /graphics/eog/Makefile | |
parent | 7c371099638f0dbaceadded9b7ddeeecf90ba5a5 (diff) | |
download | marcuscom-ports-753e5f019a6339f0e2f290ec899e56efad4af43c.tar marcuscom-ports-753e5f019a6339f0e2f290ec899e56efad4af43c.tar.gz marcuscom-ports-753e5f019a6339f0e2f290ec899e56efad4af43c.tar.bz2 marcuscom-ports-753e5f019a6339f0e2f290ec899e56efad4af43c.tar.lz marcuscom-ports-753e5f019a6339f0e2f290ec899e56efad4af43c.tar.xz marcuscom-ports-753e5f019a6339f0e2f290ec899e56efad4af43c.tar.zst marcuscom-ports-753e5f019a6339f0e2f290ec899e56efad4af43c.zip |
Update to 2.23.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11234 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 90930b4ae..b15f10c31 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.80 2008/06/17 19:52:08 marcus Exp $ +# $MCom: ports/graphics/eog/Makefile,v 1.81 2008/07/22 18:49:03 marcus Exp $ # PORTNAME= eog -PORTVERSION= 2.23.5 +PORTVERSION= 2.23.6 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |