diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-23 05:14:34 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-23 05:14:34 +0000 |
commit | 1caec68226f0c7218c932e4be77700cf54119999 (patch) | |
tree | a362daafac4984609cb322ad9611b56f9642fd5a /graphics/xmrm | |
parent | 54312d34e37818f69e88458378823dacfc3b133b (diff) |
Notes
Diffstat (limited to 'graphics/xmrm')
-rw-r--r-- | graphics/xmrm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xmrm/Makefile b/graphics/xmrm/Makefile index 3f810393d19b..d23a6e1d0e31 100644 --- a/graphics/xmrm/Makefile +++ b/graphics/xmrm/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.cg.tuwien.ac.at/pub/linux/xmrm/ \ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}_sources EXTRACT_SUFX= .tgz -MAINTAINER= treif@mayn.de +MAINTAINER= ports@FreeBSD.org COMMENT= An image morphing/warping program RUN_DEPENDS= mpeg:${PORTSDIR}/multimedia/mpeg \ |