diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-04-27 01:56:47 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-04-27 01:56:47 +0000 |
commit | 078cf7264023e07ccca8f683726b741b82a7ac69 (patch) | |
tree | 80db6ee02e7469a457acfe62060c187c630ceece /multimedia/photofilmstrip | |
parent | dbbf9d90e27f1585e8fa792adeca155e7039227a (diff) | |
download | ports-078cf7264023e07ccca8f683726b741b82a7ac69.tar.gz ports-078cf7264023e07ccca8f683726b741b82a7ac69.zip |
Notes
Diffstat (limited to 'multimedia/photofilmstrip')
-rw-r--r-- | multimedia/photofilmstrip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/photofilmstrip/Makefile b/multimedia/photofilmstrip/Makefile index f80a79308310..28f80ba4bea6 100644 --- a/multimedia/photofilmstrip/Makefile +++ b/multimedia/photofilmstrip/Makefile @@ -12,7 +12,7 @@ CATEGORIES= multimedia python MASTER_SITES= SF/photostoryx/${PORTNAME}/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= PhotoFilmStrip creates movies out of your pictures RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer \ |