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 /print/advi | |
parent | 324cf1d97d1d7e90782d3108a99a7759152df1b9 (diff) | |
download | pkgsrc-a0d6bf7e2d5606519688f7188a122f1ae9680842.tar.gz |
Bump PKGREVISION due to gdk-pixbuf update.
Diffstat (limited to 'print/advi')
-rw-r--r-- | print/advi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/advi/Makefile b/print/advi/Makefile index 8d8e7a411b0..a11f2bdc41f 100644 --- a/print/advi/Makefile +++ b/print/advi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2004/03/26 02:27:50 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/25 04:16:43 xtraeme Exp $ DISTNAME= advi-1.4.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/advi/ |