diff options
author | sanpei <sanpei@FreeBSD.org> | 2000-08-03 22:28:33 +0800 |
---|---|---|
committer | sanpei <sanpei@FreeBSD.org> | 2000-08-03 22:28:33 +0800 |
commit | fb957f3fae38ca845f002f5194942953198f9ed5 (patch) | |
tree | 6c4bbf69ad08948059cb0b88eb756139dcecddbb /graphics | |
parent | efbb1815b51d98583c973bbd53988f1d21013493 (diff) | |
download | freebsd-ports-graphics-fb957f3fae38ca845f002f5194942953198f9ed5.tar.gz freebsd-ports-graphics-fb957f3fae38ca845f002f5194942953198f9ed5.tar.zst freebsd-ports-graphics-fb957f3fae38ca845f002f5194942953198f9ed5.zip |
change my e-mail address
--> sanpei@FreeBSD.org
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xmovie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xmovie/Makefile b/graphics/xmovie/Makefile index 1e171455267..e96acb24c5a 100644 --- a/graphics/xmovie/Makefile +++ b/graphics/xmovie/Makefile @@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-i586-${PORTVERSION} PATCH_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} PATCHFILES= ${RPM_LIBPNG} -MAINTAINER= sanpei@sanpei.org +MAINTAINER= sanpei@FreeBSD.org BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm RUN_DEPENDS= ${LINUX_BASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base \ |