diff options
author | xtraeme <xtraeme> | 2004-04-25 04:16:42 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-04-25 04:16:42 +0000 |
commit | a0d6bf7e2d5606519688f7188a122f1ae9680842 (patch) | |
tree | 55b1793e6affd5b2bf38e09da6d390a6d56373f8 /graphics/camlimages | |
parent | 324cf1d97d1d7e90782d3108a99a7759152df1b9 (diff) | |
download | pkgsrc-a0d6bf7e2d5606519688f7188a122f1ae9680842.tar.gz |
Bump PKGREVISION due to gdk-pixbuf update.
Diffstat (limited to 'graphics/camlimages')
-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 |