diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-04-03 16:30:13 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-04-03 16:30:13 +0000 |
commit | edca820e80592001e06218c96cbe9a99e9f32846 (patch) | |
tree | ac23468f9b8c5ccb8cf49fbe8f7ad1e4d219f203 /sysutils/userneu | |
parent | f55193f7f767223778ef13e4400a7432288bd353 (diff) |
Notes
Diffstat (limited to 'sysutils/userneu')
-rw-r--r-- | sysutils/userneu/Makefile | 5 | ||||
-rw-r--r-- | sysutils/userneu/pkg-descr | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/userneu/Makefile b/sysutils/userneu/Makefile index bd591abe7710..75cea5fe0b5e 100644 --- a/sysutils/userneu/Makefile +++ b/sysutils/userneu/Makefile @@ -8,8 +8,9 @@ PORTNAME= userneu PORTVERSION= 1.38 CATEGORIES= sysutils -MASTER_SITES= http://btmdxm.mat.uni-bayreuth.de/~johannes/files/userneu/ \ - http://home.arcor.de/fehlner/inhalt/download/ +MASTER_SITES= http://btw23.de/johannes/userneu/ \ + http://home.arcor.de/fehlner/inhalt/download/ \ + http://home.arcor.de/teambushido/ DISTNAME= ${PORTNAME}-${PORTVERSION}_1 MAINTAINER= fehlner@gmx.de diff --git a/sysutils/userneu/pkg-descr b/sysutils/userneu/pkg-descr index 3d3a3938fe04..3d8e9a1519cc 100644 --- a/sysutils/userneu/pkg-descr +++ b/sysutils/userneu/pkg-descr @@ -3,7 +3,7 @@ information (such as the real name or other information to be put in the GECOS field in /etc/passwd) and creates Unix accounts and (if desired) Samba accounts as well. -WWW: http://btmdxm.mat.uni-bayreuth.de/~johannes/userneu/userneu.html +WWW: http://btw23.de/johannes/userneu/userneu.html -Andreas Fehlner fehlner@gmx.de |