diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-02-11 22:54:07 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-02-11 22:54:07 +0000 |
commit | 12915b3d6575cc2fe5e4cc44d8d1eafdfc3e8a58 (patch) | |
tree | 01b0e42150d3fe4c6c91d74ed037751743e1e937 /graphics/imlib2 | |
parent | 678d560818309c61240bf7bb36207f7f9ada7f6c (diff) | |
download | pkgsrc-12915b3d6575cc2fe5e4cc44d8d1eafdfc3e8a58.tar.gz |
Bump PKGREVISION due to USE_X11BASE -> USE_X11 change.
Diffstat (limited to 'graphics/imlib2')
-rw-r--r-- | graphics/imlib2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index 6fdb978c468..69be2f6a17d 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2004/02/11 05:51:53 xtraeme Exp $ +# $NetBSD: Makefile,v 1.17 2004/02/11 22:54:07 xtraeme Exp $ # DISTNAME= imlib2-1.1.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/} |