diff options
Diffstat (limited to 'graphics/fnlib/Makefile')
-rw-r--r-- | graphics/fnlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile index cb4ce9e3519..7bc64281e28 100644 --- a/graphics/fnlib/Makefile +++ b/graphics/fnlib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2011/04/22 13:42:43 obache Exp $ +# $NetBSD: Makefile,v 1.45 2012/02/06 12:40:22 wiz Exp $ # DISTNAME= fnlib-0.5 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= x11 graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/} |