diff options
Diffstat (limited to 'graphics/imlib/Makefile')
-rw-r--r-- | graphics/imlib/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile index 50f4b55a6c5..f3074b5ee7b 100644 --- a/graphics/imlib/Makefile +++ b/graphics/imlib/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2002/03/13 17:37:10 fredb Exp $ +# $NetBSD: Makefile,v 1.65 2002/03/19 16:16:08 wiz Exp $ # -DISTNAME= imlib-1.9.11 -PKGREVISION= 1 +DISTNAME= imlib-1.9.13 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/imlib/} |