diff options
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 40f154cf1..ce430fc7d 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.18 2006/01/30 04:08:23 ahze Exp $ +# $MCom: ports/graphics/eog/Makefile,v 1.19 2006/01/31 20:36:49 marcus Exp $ # PORTNAME= eog -PORTVERSION= 2.13.90 +PORTVERSION= 2.13.91 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.13 |