diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-27 15:43:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-27 15:43:32 +0000 |
commit | 1f2ba12d0f320f0ff7886c932bdf7413cb4ace3e (patch) | |
tree | 5d27f9216d56b49365f791288732e5c439135f3a /devel/p5-SDL/Makefile | |
parent | 4a4c4dc1040b13c3ba52da465cc838261ceb3e1e (diff) | |
download | pkgsrc-1f2ba12d0f320f0ff7886c932bdf7413cb4ace3e.tar.gz |
PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).
Diffstat (limited to 'devel/p5-SDL/Makefile')
-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 cdf18395b1c..dfa1dbab513 100644 --- a/devel/p5-SDL/Makefile +++ b/devel/p5-SDL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2004/12/20 11:31:02 grant Exp $ +# $NetBSD: Makefile,v 1.25 2005/03/27 15:43:33 wiz Exp $ # DISTNAME= SDL_perl-1.19.2 PKGNAME= p5-SDL-1.19.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= devel perl5 MASTER_SITES= ftp://sdlperl.org/SDL_perl/ |