diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-18 12:42:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-18 12:42:48 +0000 |
commit | 8b215b0268f7b274f76fd2efe49fb04c7b687852 (patch) | |
tree | a27b06672830e2958e1b2a267ee5ce78097f70a8 | |
parent | 7ce79eb2e06e05638d31374133861cd0f5d748b5 (diff) | |
download | ports-8b215b0268f7b274f76fd2efe49fb04c7b687852.tar.gz ports-8b215b0268f7b274f76fd2efe49fb04c7b687852.zip |
Notes
-rw-r--r-- | graphics/giram/Makefile | 2 | ||||
-rw-r--r-- | lang/gprolog/Makefile | 2 | ||||
-rw-r--r-- | textproc/nicetext/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/giram/Makefile b/graphics/giram/Makefile index cb73bbc1d810..8f544ab7c72b 100644 --- a/graphics/giram/Makefile +++ b/graphics/giram/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.giram.org/pub/ DISTNAME= Giram-${PORTVERSION} -MAINTAINER= bfoz@glue.umd.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Giram is Really A Modeller RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray31 diff --git a/lang/gprolog/Makefile b/lang/gprolog/Makefile index 6750fb568907..4f60e3afb828 100644 --- a/lang/gprolog/Makefile +++ b/lang/gprolog/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= yotta@dougdidit.com +MAINTAINER= ports@FreeBSD.org COMMENT= A free Prolog compiler developed by Daniel Diaz BROKEN= "Does not build" diff --git a/textproc/nicetext/Makefile b/textproc/nicetext/Makefile index 5347a8295fba..69252ff8ff27 100644 --- a/textproc/nicetext/Makefile +++ b/textproc/nicetext/Makefile @@ -10,7 +10,7 @@ CATEGORIES= textproc MASTER_SITES= ftp://ctgi.net/pub/ctgi/nicetext/src/ \ ftp://nicetext.com/pub/nicetext/src/ -MAINTAINER= markc@ctgi.net +MAINTAINER= ports@FreeBSD.org COMMENT= Convert files to pseudo-natural-language text and back again .include <bsd.port.pre.mk> |