diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-09-01 12:31:38 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-09-01 12:31:38 +0000 |
commit | c6edbcd171eed783e8e217d9cda820eea9401bea (patch) | |
tree | fd7834712eb60e58b85260d2eaa03877122f91fe /graphics/gtk-update-icon-cache/Makefile | |
parent | c501e1578a81ba9dc0977c3f614000ad7b4896d1 (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 bb5c8e41c1cb..13d1d965de7d 100644 --- a/graphics/gtk-update-icon-cache/Makefile +++ b/graphics/gtk-update-icon-cache/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gtk-update-icon-cache -PORTVERSION= 2.24.5 +PORTVERSION= 2.24.6 PORTREVISION?= 0 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \ |