diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-04-11 04:50:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-04-11 04:50:54 +0000 |
commit | 4022d97ac5ff08016af6f0e4f9015244e18cd758 (patch) | |
tree | 838f477baefdcf4effa09902ba23b16bea3f26c8 /graphics/eog/Makefile | |
parent | 1dfd9a1dd5b467307baab9a09fdd191d643944bc (diff) |
Notes
Diffstat (limited to 'graphics/eog/Makefile')
-rw-r--r-- | graphics/eog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index 93a0f2da69f4..078177d21848 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -7,7 +7,7 @@ # PORTNAME= eog -PORTVERSION= 2.18.0.1 +PORTVERSION= 2.18.1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |