diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-13 13:13:57 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-13 13:13:57 +0800 |
commit | 6f5628b4cd141042bddef546a83fa2e801962b32 (patch) | |
tree | 79a039b1bb8d3c879d8bc4ab4eb7909c9ba53d1a /graphics/eog/Makefile | |
parent | b1bb16d4fe10308586823e65c959bbf6fd9c6c92 (diff) | |
download | marcuscom-ports-6f5628b4cd141042bddef546a83fa2e801962b32.tar marcuscom-ports-6f5628b4cd141042bddef546a83fa2e801962b32.tar.gz marcuscom-ports-6f5628b4cd141042bddef546a83fa2e801962b32.tar.bz2 marcuscom-ports-6f5628b4cd141042bddef546a83fa2e801962b32.tar.lz marcuscom-ports-6f5628b4cd141042bddef546a83fa2e801962b32.tar.xz marcuscom-ports-6f5628b4cd141042bddef546a83fa2e801962b32.tar.zst marcuscom-ports-6f5628b4cd141042bddef546a83fa2e801962b32.zip |
Update to 2.17.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8321 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 0f89eb257..1d7f33015 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.46 2007/01/09 00:10:08 ahze Exp $ +# $MCom: ports/graphics/eog/Makefile,v 1.47 2007/01/23 13:20:58 ahze Exp $ # PORTNAME= eog -PORTVERSION= 2.17.90 +PORTVERSION= 2.17.91 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |