diff options
Diffstat (limited to 'graphics/gimmage')
-rw-r--r-- | graphics/gimmage/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimmage/Makefile b/graphics/gimmage/Makefile index f6529bc464f..836d93cbdf8 100644 --- a/graphics/gimmage/Makefile +++ b/graphics/gimmage/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2016/10/07 18:25:52 adam Exp $ +# $NetBSD: Makefile,v 1.34 2017/01/01 16:06:18 adam Exp $ # DISTNAME= gimmage-0.2.3 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= graphics MASTER_SITES= http://download.berlios.de/gimmage/ |