diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 03:36:45 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 03:36:45 +0000 |
commit | 03f8a6f768251caa22c5b9084a8cc3323aec9b96 (patch) | |
tree | 3c319f9d1358da7651dfaac54283645a7a896338 /sysutils/userlist | |
parent | df3c9e78bdbe989958fbb761b6ce45a605e6242e (diff) |
ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes:
svn path=/head/; revision=92819
Diffstat (limited to 'sysutils/userlist')
-rw-r--r-- | sysutils/userlist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/userlist/Makefile b/sysutils/userlist/Makefile index e941b206a8ab..0f23c23d45d1 100644 --- a/sysutils/userlist/Makefile +++ b/sysutils/userlist/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.jamiesdomain.org.uk/userlist/${PORTVERSION}/ MASTER_SITE_SUBDIR= ${PORTVERSION} -MAINTAINER= jamie@jamiesdomain.org.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Prints a list of all usernames in /etc/passwd NO_BUILD= yes |