diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-11-17 17:00:49 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-11-17 17:00:49 +0000 |
commit | aba8cbd046a93ba66177d4cb609358c4324174c6 (patch) | |
tree | 550ab8f8869eba2034c06d243d6c4bc712973617 | |
parent | Conditionally set MAINTAINER, so that the japanese slave ports DTRT (diff) |
Release a few more ports so I can concentrate more on GNOME
Notes
Notes:
svn path=/head/; revision=35227
-rw-r--r-- | deskutils/genius/Makefile | 2 | ||||
-rw-r--r-- | news/p5-NNTPClient/Makefile | 2 | ||||
-rw-r--r-- | textproc/aspell/Makefile | 2 | ||||
-rw-r--r-- | textproc/gaspell/Makefile | 2 | ||||
-rw-r--r-- | textproc/pspell-ispell/Makefile | 2 | ||||
-rw-r--r-- | textproc/pspell/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index 6dc3859ec9bd..49a6d8dc2596 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.6 CATEGORIES= deskutils gnome MASTER_SITES= http://ftp.5z.com/pub/genius/ -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/news/p5-NNTPClient/Makefile b/news/p5-NNTPClient/Makefile index 2aa138ae2c65..27d1707d4532 100644 --- a/news/p5-NNTPClient/Makefile +++ b/news/p5-NNTPClient/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= News PKGNAMEPREFIX= p5- -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_PERL5= yes diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index bbbb4c83ba57..120573faec8e 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-.32.5 -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= pspell.2:${PORTSDIR}/textproc/pspell diff --git a/textproc/gaspell/Makefile b/textproc/gaspell/Makefile index 3e0d48e9ff82..4f30758eb8f5 100644 --- a/textproc/gaspell/Makefile +++ b/textproc/gaspell/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc gnome MASTER_SITES= http://aspell.sourceforge.net/ DISTNAME= ${PORTNAME}-.30 -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ aspell.8:${PORTSDIR}/textproc/aspell diff --git a/textproc/pspell-ispell/Makefile b/textproc/pspell-ispell/Makefile index dcfb8aa2f80c..09eade0722fb 100644 --- a/textproc/pspell-ispell/Makefile +++ b/textproc/pspell-ispell/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pspell DISTNAME= ${PORTNAME}-.10.2 -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell LIB_DEPENDS= pspell.2:${PORTSDIR}/textproc/pspell diff --git a/textproc/pspell/Makefile b/textproc/pspell/Makefile index f194a473f94c..37b1f615ec9c 100644 --- a/textproc/pspell/Makefile +++ b/textproc/pspell/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-.11.2 -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_NEWGCC= yes USE_LIBTOOL= yes |