diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-11-30 22:58:40 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-11-30 22:58:40 +0000 |
commit | 6048206d2c7d6aa061cbde091751985364b6fa34 (patch) | |
tree | 2f733f258e7d2fe1aa3b75159442230adb1548fe /devel/p5-SDL | |
parent | fe2997a1d672f3478dc45d5c39f8ea3ce2b223c9 (diff) | |
download | pkgsrc-6048206d2c7d6aa061cbde091751985364b6fa34.tar.gz |
As pointed out by jlam:
bump PKGREVISION on packages depending on graphics/glu due to latest shlib
changes there.
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 db63d0bd8a4..79d4113ef1c 100644 --- a/devel/p5-SDL/Makefile +++ b/devel/p5-SDL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2003/07/26 21:41:12 jmmv Exp $ +# $NetBSD: Makefile,v 1.14 2003/11/30 22:58:41 jschauma Exp $ # DISTNAME= SDL_perl-1.19.2 PKGNAME= p5-SDL-1.19.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ftp://sdlperl.org/SDL_perl/ |