diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-05 16:32:24 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-05 16:32:24 +0000 |
commit | 4b47f36617bbbe559b95ca44f72368b49e6fe50b (patch) | |
tree | 2befe148896318284949f7e5764532cb50413cdc /graphics/imlib2 | |
parent | 310646b3a56f0c74c1f1cfb785724d646f845eb8 (diff) | |
download | pkgsrc-4b47f36617bbbe559b95ca44f72368b49e6fe50b.tar.gz |
Line up PKGREVISION whitespace.
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 6949e973f3c..1a55a2100b2 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2003/05/02 11:55:22 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/05/05 16:32:27 jmmv Exp $ # DISTNAME= imlib2-1.0.6 -PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/} |