diff options
author | wiz <wiz> | 2003-12-08 14:41:38 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-12-08 14:41:38 +0000 |
commit | c4b1383558cc9c0d1b89f52c0ad78827cfe9dfbe (patch) | |
tree | f5afe9c3c2349d2d6a36b0505ef7746601441a4f /net | |
parent | 41feee93e30b6ead0f60c329fbbb6205722f2672 (diff) | |
download | pkgsrc-c4b1383558cc9c0d1b89f52c0ad78827cfe9dfbe.tar.gz |
Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.
Diffstat (limited to 'net')
-rw-r--r-- | net/gini/Makefile | 3 | ||||
-rw-r--r-- | net/kdenetwork3/Makefile | 3 | ||||
-rw-r--r-- | net/kdenetwork3/buildlink2.mk | 4 |
3 files changed, 6 insertions, 4 deletions
diff --git a/net/gini/Makefile b/net/gini/Makefile index 3f0757c5135..c27d0e5f2ec 100644 --- a/net/gini/Makefile +++ b/net/gini/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2003/08/28 20:05:20 xtraeme Exp $ +# $NetBSD: Makefile,v 1.3 2003/12/08 14:41:41 wiz Exp $ # DISTNAME= gini-0.5.1 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gini/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index edf704ab33c..fb1526b1e2f 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2003/09/17 23:28:28 markd Exp $ +# $NetBSD: Makefile,v 1.22 2003/12/08 14:41:41 wiz Exp $ DISTNAME= kdenetwork-3.1.4 CATEGORIES= net COMMENT= Network modules for the KDE integrated X11 desktop +PKGREVISION= 1 .include "../../meta-pkgs/kde3/Makefile.kde3" diff --git a/net/kdenetwork3/buildlink2.mk b/net/kdenetwork3/buildlink2.mk index e82f0382792..b942646bf3a 100644 --- a/net/kdenetwork3/buildlink2.mk +++ b/net/kdenetwork3/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.8 2003/08/05 13:46:46 drochner Exp $ +# $NetBSD: buildlink2.mk,v 1.9 2003/12/08 14:41:41 wiz Exp $ # # This Makefile fragment is included by packages that use kdenetwork. # @@ -9,7 +9,7 @@ KDENETWORK_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= kdenetwork -BUILDLINK_DEPENDS.kdenetwork?= kdenetwork>=3.1.3nb1 +BUILDLINK_DEPENDS.kdenetwork?= kdenetwork>=3.1.4nb1 BUILDLINK_PKGSRCDIR.kdenetwork?= ../../net/kdenetwork3 EVAL_PREFIX+= BUILDLINK_PREFIX.kdenetwork=kdenetwork |