diff options
-rw-r--r-- | mail/gtkgrepmail/Makefile | 2 | ||||
-rw-r--r-- | news/cleanscore/Makefile | 2 | ||||
-rw-r--r-- | news/slrnface/Makefile | 2 | ||||
-rw-r--r-- | print/lout/Makefile | 2 | ||||
-rw-r--r-- | sysutils/durep/Makefile | 2 | ||||
-rw-r--r-- | textproc/unrtf/Makefile | 2 | ||||
-rw-r--r-- | x11/xbindkeys/Makefile | 2 | ||||
-rw-r--r-- | x11/xbindkeys_config/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/mail/gtkgrepmail/Makefile b/mail/gtkgrepmail/Makefile index 6150c3d0d946..45bcb17580e2 100644 --- a/mail/gtkgrepmail/Makefile +++ b/mail/gtkgrepmail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ftp://ftp.terminus.net.au/unix/perl/ EXTRACT_SUFX= .tgz -MAINTAINER= obraun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= grepmail:${PORTSDIR}/mail/grepmail \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gnome.pm:${PORTSDIR}/x11-toolkits/p5-Gnome \ diff --git a/news/cleanscore/Makefile b/news/cleanscore/Makefile index c8780417d324..bd8ce99ea83c 100644 --- a/news/cleanscore/Makefile +++ b/news/cleanscore/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.8.1 CATEGORIES= news MASTER_SITES= http://slrn.sourceforge.net/cleanscore/ -MAINTAINER= obraun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_PERL5= yes NO_BUILD= yes diff --git a/news/slrnface/Makefile b/news/slrnface/Makefile index 224fd61f8da4..15528bb9a5cb 100644 --- a/news/slrnface/Makefile +++ b/news/slrnface/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2 CATEGORIES= news MASTER_SITES= http://fly.cc.fer.hr/~dave/slrnface/ -MAINTAINER= obraun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= compface:${PORTSDIR}/mail/faces diff --git a/print/lout/Makefile b/print/lout/Makefile index e4cbe5e27652..8b83710e1ab8 100644 --- a/print/lout/Makefile +++ b/print/lout/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \ ftp://ftp.it.usyd.edu.au/jeff/lout/ MASTER_SITE_SUBDIR= support/lout -MAINTAINER= obraun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_GMAKE= yes MAKEFILE= makefile diff --git a/sysutils/durep/Makefile b/sysutils/durep/Makefile index b31f93f4f76d..a401b56e5a2e 100644 --- a/sysutils/durep/Makefile +++ b/sysutils/durep/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.8 CATEGORIES= sysutils MASTER_SITES= http://www.hibernaculum.net/download/ -MAINTAINER= obraun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org MAN1= durep.1 diff --git a/textproc/unrtf/Makefile b/textproc/unrtf/Makefile index e152c02d254e..3af0c02379c1 100644 --- a/textproc/unrtf/Makefile +++ b/textproc/unrtf/Makefile @@ -10,7 +10,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= obraun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/unrtf diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile index bd2600c80af9..0c0950d109f8 100644 --- a/x11/xbindkeys/Makefile +++ b/x11/xbindkeys/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.5.5 CATEGORIES= x11 MASTER_SITES= http://hocwp.free.fr/xbindkeys/ -MAINTAINER= obraun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org INSTALL_TARGET= install-binPROGRAMS diff --git a/x11/xbindkeys_config/Makefile b/x11/xbindkeys_config/Makefile index 62962eff938f..b3d9ac7fc292 100644 --- a/x11/xbindkeys_config/Makefile +++ b/x11/xbindkeys_config/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.1.2 CATEGORIES= x11 MASTER_SITES= http://www.netchampagne.com/xbindkeys_config/ -MAINTAINER= obraun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_GNOMENG= yes USE_GNOME= gtk12 |