diff options
author | mharo <mharo@FreeBSD.org> | 1999-08-31 14:53:31 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-08-31 14:53:31 +0800 |
commit | 89e9525cd80b9d6ce10b7181e660e1342f17214d (patch) | |
tree | f4d9e55060ca2313aa08d2352e80fe2866c3f580 /multimedia | |
parent | d6c8a8d7896ae3cbf26d22acdd52fa0dfe8dc991 (diff) | |
download | freebsd-ports-graphics-89e9525cd80b9d6ce10b7181e660e1342f17214d.tar.gz freebsd-ports-graphics-89e9525cd80b9d6ce10b7181e660e1342f17214d.tar.zst freebsd-ports-graphics-89e9525cd80b9d6ce10b7181e660e1342f17214d.zip |
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/linux-realplayer/Makefile | 2 | ||||
-rw-r--r-- | multimedia/mpeg_play/Makefile | 2 | ||||
-rw-r--r-- | multimedia/netshow/Makefile | 4 | ||||
-rw-r--r-- | multimedia/vic/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xanim/Makefile | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/linux-realplayer/Makefile b/multimedia/linux-realplayer/Makefile index 1499348f19a..78f5006dd2e 100644 --- a/multimedia/linux-realplayer/Makefile +++ b/multimedia/linux-realplayer/Makefile @@ -11,7 +11,7 @@ PKGNAME= linux-realplayer-5.0 CATEGORIES= audio MASTER_SITES= -MAINTAINER= kris@FreeBSD.ORG +MAINTAINER= kris@FreeBSD.org RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base diff --git a/multimedia/mpeg_play/Makefile b/multimedia/mpeg_play/Makefile index cb813658b36..63f37bd3375 100644 --- a/multimedia/mpeg_play/Makefile +++ b/multimedia/mpeg_play/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/play/ EXTRACT_SUFX= -patched-src.tar.gz -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/mpeg_play USE_IMAKE= yes diff --git a/multimedia/netshow/Makefile b/multimedia/netshow/Makefile index 8a34f46f9e0..5244ac07e17 100644 --- a/multimedia/netshow/Makefile +++ b/multimedia/netshow/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: netshow # Version required: 2.00.251 # Date created: Thu Jun 11 22:38:52 PDT 1998 -# Whom: dburr@FreeBSD.ORG +# Whom: dburr@FreeBSD.org # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= graphics net MASTER_SITES= http://microsoft.com/netshow/download/en/beta/ EXTRACT_SUFX= .gz -MAINTAINER= dburr@FreeBSD.ORG +MAINTAINER= dburr@FreeBSD.org RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base diff --git a/multimedia/vic/Makefile b/multimedia/vic/Makefile index 9def1bd457d..db0ffffa410 100644 --- a/multimedia/vic/Makefile +++ b/multimedia/vic/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mbone tk80 MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vic/ DISTFILES= vicsrc-2.8.tar.gz -MAINTAINER= fenner@FreeBSD.ORG +MAINTAINER= fenner@FreeBSD.org LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile index 3df1c4873fa..cc5b539d81e 100644 --- a/multimedia/xanim/Makefile +++ b/multimedia/xanim/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://xanim.va.pubnix.com/ \ ftp://xanim.va.pubnix.com/dlls/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${EXTRA_FILES} -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org EXTRA_FILES= vid_cvid_2.1_freebsdELFx86.tgz \ vid_cyuv_1.0_freebsdELFx86.tgz \ |