diff options
-rw-r--r-- | editors/emacs21/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libxine/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xine/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile index db77c22b02b4..5c6135fdbbcd 100644 --- a/editors/emacs21/Makefile +++ b/editors/emacs21/Makefile @@ -18,7 +18,7 @@ PATCHFILES= emacs-21.1-fontset.patch emacs-21.2-menu-encode.patch PATCH_DIST_STRIP= -p1 .endif -MAINTAINER= nobutaka@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNU editing macros CONFLICTS= emacs-19.* emacs-22.* \ diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index 1d63b4462281..08ae7280c9c3 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-lib%20%28${PORTNAME}%20core%29/${PORTVE PKGNAMEPREFIX= lib DISTNAME= ${PORTNAME}-lib-${PORTVERSION} -MAINTAINER= nobutaka@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Libraries for xine multimedia player LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \ diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile index f170053caf2e..84dbbfba302f 100644 --- a/multimedia/xine/Makefile +++ b/multimedia/xine/Makefile @@ -12,7 +12,7 @@ CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-ui/${PORTVERSION} DISTNAME= ${PORTNAME}-ui-${PORTVERSION} -MAINTAINER= nobutaka@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An X11 multimedia player LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine \ |