diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-08 14:41:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-08 14:41:38 +0000 |
commit | a6e105fbae735f64ab4369dd360550afa70ebb38 (patch) | |
tree | f5afe9c3c2349d2d6a36b0505ef7746601441a4f /devel/p5-SDL | |
parent | 6d6810d5977c0d1989f2bbedba1b9bd5f072b1ed (diff) | |
download | pkgsrc-a6e105fbae735f64ab4369dd360550afa70ebb38.tar.gz |
Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.
Diffstat (limited to 'devel/p5-SDL')
-rw-r--r-- | devel/p5-SDL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-SDL/Makefile b/devel/p5-SDL/Makefile index 79d4113ef1c..76de598c853 100644 --- a/devel/p5-SDL/Makefile +++ b/devel/p5-SDL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2003/11/30 22:58:41 jschauma Exp $ +# $NetBSD: Makefile,v 1.15 2003/12/08 14:41:39 wiz Exp $ # DISTNAME= SDL_perl-1.19.2 PKGNAME= p5-SDL-1.19.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ftp://sdlperl.org/SDL_perl/ |