diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-19 22:12:14 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-19 22:12:14 +0000 |
commit | 48bfe28e10b60bf64c60a34eb28277947fb7ab3f (patch) | |
tree | 3e0b6a7ceb062e911cab315050bf41f514eb730f /devel/p5-SDL | |
parent | 0eda2536298774fdd4c670a2385657f23c761138 (diff) | |
download | ports-48bfe28e10b60bf64c60a34eb28277947fb7ab3f.tar.gz ports-48bfe28e10b60bf64c60a34eb28277947fb7ab3f.zip |
Notes
Diffstat (limited to 'devel/p5-SDL')
-rw-r--r-- | devel/p5-SDL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-SDL/Makefile b/devel/p5-SDL/Makefile index ed652550a259..577289e73e3d 100644 --- a/devel/p5-SDL/Makefile +++ b/devel/p5-SDL/Makefile @@ -5,7 +5,7 @@ PORTNAME= sdl PORTVERSION= 1.20.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= http://bloodgate.com/perl/sdl/pub/ PKGNAMEPREFIX= p5- |