diff options
author | kris <kris@FreeBSD.org> | 2003-08-16 06:25:31 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-08-16 06:25:31 +0800 |
commit | b817978678713dff1a525a65d204f9b3c652dbeb (patch) | |
tree | 26c5914f32c08d84cd3c58f53b4f03f13ceaad9f | |
parent | 59267588803f9453b8e0766111fb9e997e41674c (diff) | |
download | freebsd-ports-gnome-b817978678713dff1a525a65d204f9b3c652dbeb.tar.gz freebsd-ports-gnome-b817978678713dff1a525a65d204f9b3c652dbeb.tar.zst freebsd-ports-gnome-b817978678713dff1a525a65d204f9b3c652dbeb.zip |
Reset bouncing maintainer address ("User unknown")
-rw-r--r-- | editors/gate/Makefile | 2 | ||||
-rw-r--r-- | games/cursive/Makefile | 2 | ||||
-rw-r--r-- | misc/orville-write/Makefile | 2 | ||||
-rw-r--r-- | textproc/freegrep/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/editors/gate/Makefile b/editors/gate/Makefile index 26fe00f40183..bcd7515334e5 100644 --- a/editors/gate/Makefile +++ b/editors/gate/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors MASTER_SITES= http://www.wwnet.net/~janc/software/ DISTNAME= ${PORTNAME} -MAINTAINER= howardjp@wam.umd.edu +MAINTAINER= ports@FreeBSD.org COMMENT= A simple and unobtrusive line-oriented text editor RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell diff --git a/games/cursive/Makefile b/games/cursive/Makefile index 5696a26463ab..c6a8ddb9562d 100644 --- a/games/cursive/Makefile +++ b/games/cursive/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://puck.nether.net/pub/janc/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= howardjp@wam.umd.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Create ASCII character cursive handwriting MAN6= cursive.6 diff --git a/misc/orville-write/Makefile b/misc/orville-write/Makefile index 546cb88483b2..ba2da7b8c9b4 100644 --- a/misc/orville-write/Makefile +++ b/misc/orville-write/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.53 CATEGORIES= misc MASTER_SITES= http://www.wwnet.net/~janc/software/ -MAINTAINER= howardjp@wam.umd.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Advanced replacement for write/mesg MAN1= amin.1 helpers.1 huh.1 mesg.1 write.1 diff --git a/textproc/freegrep/Makefile b/textproc/freegrep/Makefile index 8d2e6242fdbf..cfe05d98c4e0 100644 --- a/textproc/freegrep/Makefile +++ b/textproc/freegrep/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.vocito.com/downloads/software/grep/ \ ftp://ftp.vocito.com/pub/vocito.com/software/grep/ DISTNAME= grep-${PORTVERSION} -MAINTAINER= howardjp@wam.umd.edu +MAINTAINER= ports@FreeBSD.org COMMENT= An implementation of grep(1) under a BSD-friendly license LIB_DEPENDS= iberty.1:${PORTSDIR}/devel/freelibiberty |