diff options
author | xtraeme <xtraeme> | 2004-04-13 09:38:38 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-04-13 09:38:38 +0000 |
commit | 93e2e39923dbd39bb8e70e0a3ece5b6e47039d87 (patch) | |
tree | f375bc4df978c516fe59ab8458182a9754fa12d3 /print | |
parent | bfe80b62ff593a097d645594f7da5fc4b2875d83 (diff) | |
download | pkgsrc-93e2e39923dbd39bb8e70e0a3ece5b6e47039d87.tar.gz |
Bump PKGREVISION due to x11/fltk update (s/USE_X11BASE/USE_X11/).
Diffstat (limited to 'print')
-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/} |