diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-13 09:38:38 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-13 09:38:38 +0000 |
commit | 5fc863a65b02c8c6d8057dd8e46c72f30d891dcf (patch) | |
tree | f375bc4df978c516fe59ab8458182a9754fa12d3 /print/xpp | |
parent | 0a7477a162ddb9bd746c142d1390a8af9a2c72f3 (diff) | |
download | pkgsrc-5fc863a65b02c8c6d8057dd8e46c72f30d891dcf.tar.gz |
Bump PKGREVISION due to x11/fltk update (s/USE_X11BASE/USE_X11/).
Diffstat (limited to 'print/xpp')
-rw-r--r-- | print/xpp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xpp/Makefile b/print/xpp/Makefile index 55775c376f1..a3f863decb9 100644 --- a/print/xpp/Makefile +++ b/print/xpp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2004/03/26 02:27:52 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2004/04/13 09:38:38 xtraeme Exp $ DISTNAME= xpp-1.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cups/} |