diff options
-rw-r--r-- | audio/xmms-imms/Makefile | 2 | ||||
-rw-r--r-- | emulators/snes9x/Makefile | 2 | ||||
-rw-r--r-- | irc/tkirc/Makefile | 2 | ||||
-rw-r--r-- | security/cfs/Makefile | 2 | ||||
-rw-r--r-- | security/pam_alreadyloggedin/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/olvwm/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/audio/xmms-imms/Makefile b/audio/xmms-imms/Makefile index 46b58b4fe34d..253ae045ec75 100644 --- a/audio/xmms-imms/Makefile +++ b/audio/xmms-imms/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= xmms- -MAINTAINER= green@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Automatic, weight-based playlist ordering plugin for XMMS BUILD_DEPENDS= sox:${PORTSDIR}/audio/sox \ diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile index c9ac5f7b7bdb..dad5b8ea3366 100644 --- a/emulators/snes9x/Makefile +++ b/emulators/snes9x/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.lysator.liu.se/snes9x/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= green@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Super Nintendo Entertainment System(SNES) Emulator WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} diff --git a/irc/tkirc/Makefile b/irc/tkirc/Makefile index 51cc81fe3597..afcd204c407e 100644 --- a/irc/tkirc/Makefile +++ b/irc/tkirc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc tk83 MASTER_SITES= ftp://ftp.netsplit.de/pub/tcltk/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= green@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A GUI for the ircII Internet Relay Chat client RUN_DEPENDS= irc:${PORTSDIR}/irc/ircII \ diff --git a/security/cfs/Makefile b/security/cfs/Makefile index e076781a9012..8453b502c69a 100644 --- a/security/cfs/Makefile +++ b/security/cfs/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://www.crypto.com/software/ -MAINTAINER= green@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A cryptographic file system implemented as a user-space NFS server USE_REINPLACE= yes diff --git a/security/pam_alreadyloggedin/Makefile b/security/pam_alreadyloggedin/Makefile index 7936aff7f154..d4beedcd0532 100644 --- a/security/pam_alreadyloggedin/Makefile +++ b/security/pam_alreadyloggedin/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://green.homeunix.org/~green/ MASTER_SITE_SUBDIR= green -MAINTAINER= green@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PAM module based on whether a user is already logged in MANCOMPRESSED= yes diff --git a/x11-wm/olvwm/Makefile b/x11-wm/olvwm/Makefile index ca928c78dd8e..70bcc50ee96e 100644 --- a/x11-wm/olvwm/Makefile +++ b/x11-wm/olvwm/Makefile @@ -19,7 +19,7 @@ PATCHFILES= olvwm4.Patch01.Z \ olvwm4.Patch02.Z PATCH_DIST_STRIP= -p1 -MAINTAINER= green@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OpenLook Virtual Window manager LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview |