diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-25 04:16:42 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-25 04:16:42 +0000 |
commit | 81495749e6c8891d8844dcc295635e96cc07fc79 (patch) | |
tree | 55b1793e6affd5b2bf38e09da6d390a6d56373f8 /graphics/camlimages/Makefile | |
parent | 5d4751406b2244824970693deb0595c12a3988bf (diff) | |
download | pkgsrc-81495749e6c8891d8844dcc295635e96cc07fc79.tar.gz |
Bump PKGREVISION due to gdk-pixbuf update.
Diffstat (limited to 'graphics/camlimages/Makefile')
-rw-r--r-- | graphics/camlimages/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile index 8397314c8ce..ca24f8fb1c5 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2004/01/24 15:46:43 grant Exp $ +# $NetBSD: Makefile,v 1.3 2004/04/25 04:16:43 xtraeme Exp $ DISTNAME= camlimages-2.11 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.inria.fr/INRIA/caml-light/bazar-ocaml/ EXTRACT_SUFX= .tgz |