diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-16 20:14:43 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-16 20:14:43 +0000 |
commit | f12f253fad0f0450a19a6c2697cb243c55491d5d (patch) | |
tree | cc6dce8c50764a06995829412f1386316ac5db12 /devel/sdl12 | |
parent | - Works fine with python 2.4 (diff) |
Grab maintainership and bugs.
Diffstat (limited to 'devel/sdl12')
-rw-r--r-- | devel/sdl12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/sdl12/Makefile b/devel/sdl12/Makefile index cc6c1dca977a..cc25ec891861 100644 --- a/devel/sdl12/Makefile +++ b/devel/sdl12/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://www.libsdl.org/release/ DISTNAME= SDL-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= krion@FreeBSD.org COMMENT= Cross-platform multi-media development API LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib |