diff options
author | arved <arved@FreeBSD.org> | 2003-08-03 22:44:45 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-08-03 22:44:45 +0800 |
commit | 0fa61b0799d3d2b3fdb2ebd48067fa8276275556 (patch) | |
tree | dcfa9b6355194d48969bb49e8c8e077a589eff06 /multimedia | |
parent | f7d175feb178d550c28e99a137b7db465f1ba4a1 (diff) | |
download | freebsd-ports-gnome-0fa61b0799d3d2b3fdb2ebd48067fa8276275556.tar.gz freebsd-ports-gnome-0fa61b0799d3d2b3fdb2ebd48067fa8276275556.tar.zst freebsd-ports-gnome-0fa61b0799d3d2b3fdb2ebd48067fa8276275556.zip |
Change Stefan's emailadress to one that doesn't bounce emails from
kris.
Submitted by: maintainer.
Diffstat (limited to 'multimedia')
-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 85449d6a5f9a..aa1e9a2c1c1e 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= ports@FreeBSD.org +MAINTAINER= stefan@fafoe.narf.at COMMENT= A slideshow presentation tool to write slides in Python or XML LIB_DEPENDS= SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \ |