diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-12-08 08:16:28 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-12-08 08:16:28 +0000 |
commit | 45bc9d6886d178526ba9f873b303c073f17abfb8 (patch) | |
tree | bafa088db506a3479f8788402367cd96512679f3 | |
parent | 956def592a495bf353ef75de2b39ee04584c42e5 (diff) | |
download | ports-45bc9d6886d178526ba9f873b303c073f17abfb8.tar.gz ports-45bc9d6886d178526ba9f873b303c073f17abfb8.zip |
Reset nobu@psrc.isac.co.jp: address bounces.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=245386
-rw-r--r-- | misc/fep/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xbatt/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/fep/Makefile b/misc/fep/Makefile index e1bf07bd933a..c0e4f9ad4a34 100644 --- a/misc/fep/Makefile +++ b/misc/fep/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ftp://ftp.sra.co.jp/pub/cmd/fep/ DISTNAME= ${PORTNAME} -MAINTAINER= nobu@psrc.isac.co.jp +MAINTAINER= ports@FreeBSD.org COMMENT= A general purpose front end for command line editing MAN1= fep.1 diff --git a/sysutils/xbatt/Makefile b/sysutils/xbatt/Makefile index e144072f984b..8a38a824fa73 100644 --- a/sysutils/xbatt/Makefile +++ b/sysutils/xbatt/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.clave.gr.jp/~eto/xbatt/ -MAINTAINER= nobu@psrc.isac.co.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Laptop battery status display for X11 ONLY_FOR_ARCHS= i386 |