diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-12-12 10:59:11 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-12-12 10:59:11 +0000 |
commit | 8faff8fae8b372e8bdc39ca3379a596073bdb9eb (patch) | |
tree | eb75a8326166cff35688e6e1fe68c409056df3fc /graphics/gtk-update-icon-cache/Makefile | |
parent | de39ad96b6074a751840c771e79002041aed7f86 (diff) |
Notes
Diffstat (limited to 'graphics/gtk-update-icon-cache/Makefile')
-rw-r--r-- | graphics/gtk-update-icon-cache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gtk-update-icon-cache/Makefile b/graphics/gtk-update-icon-cache/Makefile index 8def708930c9..295e9643166c 100644 --- a/graphics/gtk-update-icon-cache/Makefile +++ b/graphics/gtk-update-icon-cache/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gtk-update-icon-cache -PORTVERSION= 2.24.28 +PORTVERSION= 2.24.29 CATEGORIES= graphics MASTER_SITES= GNOME/sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DISTNAME= gtk+-${PORTVERSION} |