diff options
author | jmmv <jmmv> | 2004-11-20 22:10:22 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-11-20 22:10:22 +0000 |
commit | 521b5dbea6be96bd7ca9683cd291ee50b01064a2 (patch) | |
tree | f33659319a2909d5676f9f8852bb762e9d767628 /print/gnome-print | |
parent | 7d5d84642aa7a828d475a4133b6944c31ba6708c (diff) | |
download | pkgsrc-521b5dbea6be96bd7ca9683cd291ee50b01064a2.tar.gz |
Bump PKGREVISION due to security fixes in libxml (dependency adjusted to
1.8.17nb3).
Diffstat (limited to 'print/gnome-print')
-rw-r--r-- | print/gnome-print/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 818bcd1f679..d1e91f71257 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2004/10/03 00:18:05 tv Exp $ +# $NetBSD: Makefile,v 1.65 2004/11/20 22:10:23 jmmv Exp $ DISTNAME= gnome-print-0.36 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-print/0.36/} |