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 | |
parent | 0a7477a162ddb9bd746c142d1390a8af9a2c72f3 (diff) | |
download | pkgsrc-5fc863a65b02c8c6d8057dd8e46c72f30d891dcf.tar.gz |
Bump PKGREVISION due to x11/fltk update (s/USE_X11BASE/USE_X11/).
-rw-r--r-- | audio/csound-dev/Makefile | 3 | ||||
-rw-r--r-- | audio/spiralloops/Makefile | 3 | ||||
-rw-r--r-- | audio/spiralsynth/Makefile | 3 | ||||
-rw-r--r-- | emulators/palmosemulator/Makefile | 4 | ||||
-rw-r--r-- | print/xpp/Makefile | 4 | ||||
-rw-r--r-- | www/htmldoc-x11/Makefile | 4 |
6 files changed, 12 insertions, 9 deletions
diff --git a/audio/csound-dev/Makefile b/audio/csound-dev/Makefile index 9ed4b5d3666..b4a47c4a6b8 100644 --- a/audio/csound-dev/Makefile +++ b/audio/csound-dev/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2004/03/15 20:52:07 ben Exp $ +# $NetBSD: Makefile,v 1.8 2004/04/13 09:38:38 xtraeme Exp $ # DISTNAME= Csound-4.24.1 PKGNAME= csound-dev-4.24.1 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.csounds.com/istvan/archive/misc/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/spiralloops/Makefile b/audio/spiralloops/Makefile index 7f1307b014d..31276dd3ffc 100644 --- a/audio/spiralloops/Makefile +++ b/audio/spiralloops/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2004/04/11 18:49:30 xtraeme Exp $ +# $NetBSD: Makefile,v 1.14 2004/04/13 09:38:38 xtraeme Exp $ # DISTNAME= SpiralLoops-2.0.0 PKGNAME= spiralloops-2.0.0 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.pawfal.org/SpiralLoops/dload/ diff --git a/audio/spiralsynth/Makefile b/audio/spiralsynth/Makefile index 2bb79f7ac41..309f0159425 100644 --- a/audio/spiralsynth/Makefile +++ b/audio/spiralsynth/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2004/04/11 18:50:45 xtraeme Exp $ +# $NetBSD: Makefile,v 1.12 2004/04/13 09:38:38 xtraeme Exp $ # DISTNAME= SpiralSynth-0.1.7 PKGNAME= spiralsynth-0.1.7 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.pawfal.org/Software/SpiralSynth/dload/ diff --git a/emulators/palmosemulator/Makefile b/emulators/palmosemulator/Makefile index 4fc4b69e8b7..1492d089b9a 100644 --- a/emulators/palmosemulator/Makefile +++ b/emulators/palmosemulator/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2004/02/23 10:30:47 simonb Exp $ +# $NetBSD: Makefile,v 1.12 2004/04/13 09:38:38 xtraeme Exp $ # DISTNAME= emulator_src_${POSE_VERSION} PKGNAME= palmosemulator-${POSE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators x11 MASTER_SITES= http://www.palmos.com/dev/tools/emulator/sources/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ 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/} diff --git a/www/htmldoc-x11/Makefile b/www/htmldoc-x11/Makefile index c98492e6798..7d62a62e2ab 100644 --- a/www/htmldoc-x11/Makefile +++ b/www/htmldoc-x11/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2004/03/26 02:27:57 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2004/04/13 09:38:39 xtraeme Exp $ # .include "../htmldoc/Makefile.common" PKGNAME= htmldoc-x11-${HTMLDOC_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Converts HTML to indexed HTML, PDF and/or PostScript (GUI available) CONFLICTS= htmldoc-[0-9]* |