diff options
-rw-r--r-- | audio/ac3dec/Makefile | 2 | ||||
-rw-r--r-- | games/linux-q3ademo/Makefile | 2 | ||||
-rw-r--r-- | games/linux-quake3-demo/Makefile | 2 | ||||
-rw-r--r-- | graphics/linux_glx/Makefile | 2 | ||||
-rw-r--r-- | www/openvrml/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/audio/ac3dec/Makefile b/audio/ac3dec/Makefile index 60a4f05f00dd..6ccab6e43d30 100644 --- a/audio/ac3dec/Makefile +++ b/audio/ac3dec/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.1 CATEGORIES= audio MASTER_SITES= http://dara.notbsd.org/~aholtzma/ac3/tarballs/ -MAINTAINER= 3d@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Software for research in digital audio coding/decoding GNU_CONFIGURE= yes diff --git a/games/linux-q3ademo/Makefile b/games/linux-q3ademo/Makefile index bc2411aaf6a1..1396e0930efb 100644 --- a/games/linux-q3ademo/Makefile +++ b/games/linux-q3ademo/Makefile @@ -18,7 +18,7 @@ DISTNAME= linuxq3ademo-1.11-6.x86.gz.sh # dont uncompress EXTRACT_SUFX= -MAINTAINER= 3d@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Linux 3d shooter from id Software / Loki Software (demo version) RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_base diff --git a/games/linux-quake3-demo/Makefile b/games/linux-quake3-demo/Makefile index bc2411aaf6a1..1396e0930efb 100644 --- a/games/linux-quake3-demo/Makefile +++ b/games/linux-quake3-demo/Makefile @@ -18,7 +18,7 @@ DISTNAME= linuxq3ademo-1.11-6.x86.gz.sh # dont uncompress EXTRACT_SUFX= -MAINTAINER= 3d@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Linux 3d shooter from id Software / Loki Software (demo version) RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_base diff --git a/graphics/linux_glx/Makefile b/graphics/linux_glx/Makefile index 11b1972a21d2..3f5670c361a7 100644 --- a/graphics/linux_glx/Makefile +++ b/graphics/linux_glx/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= 3d/glx/linux PKGNAMEPREFIX= linux_ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= 3d@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Libraries to make use of glx-aware Linux apps BUILD_DEPENDS= /compat/linux/sbin/ldconfig:${PORTSDIR}/emulators/linux_base diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile index ebc1a3d91b6e..5fecb31a8749 100644 --- a/www/openvrml/Makefile +++ b/www/openvrml/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= 3d@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= VRML97 runtime and browser ("lookat") LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |