diff options
author | sanpei <sanpei@FreeBSD.org> | 2002-08-31 19:56:50 +0800 |
---|---|---|
committer | sanpei <sanpei@FreeBSD.org> | 2002-08-31 19:56:50 +0800 |
commit | de5ffae1d4dcd34fd796bd5cfb14dafe5f02fbd0 (patch) | |
tree | 0f8b363faa1b5c18350c5ff6b196be5b8856b169 /multimedia | |
parent | b524fea5c1c1c336af140df739b477c892d22f05 (diff) | |
download | freebsd-ports-gnome-de5ffae1d4dcd34fd796bd5cfb14dafe5f02fbd0.tar.gz freebsd-ports-gnome-de5ffae1d4dcd34fd796bd5cfb14dafe5f02fbd0.tar.zst freebsd-ports-gnome-de5ffae1d4dcd34fd796bd5cfb14dafe5f02fbd0.zip |
drop maintainership
P.S.
I tested latest xmovie(1.9.7) on FreeBSD-current. I could run it
with some rpms(I installed below rpms manually from RedHat 7.2).
libgcc-3.0.1-3.i386.rpm
libstdc++3-3.0.1-3.i386.rpm
Mesa-3.4.2-7.i386.rpm
I hope someone to add above rpm into ports tree :-)
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/linux-xmovie/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xmovie/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/linux-xmovie/Makefile b/multimedia/linux-xmovie/Makefile index 0fabf063250e..c24993cee500 100644 --- a/multimedia/linux-xmovie/Makefile +++ b/multimedia/linux-xmovie/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics linux MASTER_SITES= http://heroines.sourceforge.net/ DISTFILES= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}.i386.rpm -MAINTAINER= sanpei@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm RUN_DEPENDS= ${LINUX_BASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base \ diff --git a/multimedia/xmovie/Makefile b/multimedia/xmovie/Makefile index 0fabf063250e..c24993cee500 100644 --- a/multimedia/xmovie/Makefile +++ b/multimedia/xmovie/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics linux MASTER_SITES= http://heroines.sourceforge.net/ DISTFILES= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}.i386.rpm -MAINTAINER= sanpei@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm RUN_DEPENDS= ${LINUX_BASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base \ |