diff options
author | kris <kris@FreeBSD.org> | 2003-08-03 08:22:20 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-08-03 08:22:20 +0800 |
commit | 73c6b3cb893c74e142c5b279367511ae7729d232 (patch) | |
tree | de237a8eaee5a86b6285313e60f04ec725ee5493 /multimedia/slideshow | |
parent | f72553816c207f68376d355b144e0536389d8e26 (diff) | |
download | freebsd-ports-gnome-73c6b3cb893c74e142c5b279367511ae7729d232.tar.gz freebsd-ports-gnome-73c6b3cb893c74e142c5b279367511ae7729d232.tar.zst freebsd-ports-gnome-73c6b3cb893c74e142c5b279367511ae7729d232.zip |
Reset bouncing maintainer address
Diffstat (limited to 'multimedia/slideshow')
-rw-r--r-- | multimedia/slideshow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/slideshow/Makefile b/multimedia/slideshow/Makefile index b5771466f33b..85449d6a5f9a 100644 --- a/multimedia/slideshow/Makefile +++ b/multimedia/slideshow/Makefile @@ -11,7 +11,7 @@ CATEGORIES= multimedia MASTER_SITES= http://savannah.nongnu.org/download/${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION:S/.p/-pre/}/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/-pre/} -MAINTAINER= e0026813@stud3.tuwien.ac.at +MAINTAINER= ports@FreeBSD.org COMMENT= A slideshow presentation tool to write slides in Python or XML LIB_DEPENDS= SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \ |