diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-10 20:27:04 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-10 20:27:04 +0000 |
| commit | 544db31b443290f280ba3068e5d7624bb17ef92f (patch) | |
| tree | f1335bae718f1b8945c983f4d18dee32931dfb06 /sysutils/userinfo | |
| parent | b3f0020a3d15f37dadc3c40fde0bc7de8c0eccfa (diff) | |
Notes
Diffstat (limited to 'sysutils/userinfo')
| -rw-r--r-- | sysutils/userinfo/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/userinfo/Makefile b/sysutils/userinfo/Makefile index 0e5ef2be0012..e94412e0afb4 100644 --- a/sysutils/userinfo/Makefile +++ b/sysutils/userinfo/Makefile @@ -8,10 +8,9 @@ PORTNAME= userinfo PORTVERSION= 2.1 CATEGORIES= sysutils -MASTER_SITES= http://arbornet.org/~bjk/userinfo/ \ - http://freebsd.unixfreunde.de/sources/ +MASTER_SITES= http://freebsd.unixfreunde.de/sources/ -MAINTAINER= bjk@m-net.arbornet.org +MAINTAINER= ports@FreeBSD.org COMMENT= Show information about local users USE_AUTOTOOLS= libtool:15 |
