diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-09-06 10:27:46 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-09-06 10:27:46 +0000 |
commit | 9f2095cef2471b9d1bcd2324bf26d152125bedd9 (patch) | |
tree | b851289e954ccc34e645a7f2e6c66597bfdc08b1 /sysutils/userneu-devel/Makefile | |
parent | 8806335a66f9223f1247943338f7e97951d83eda (diff) | |
download | ports-9f2095cef2471b9d1bcd2324bf26d152125bedd9.tar.gz ports-9f2095cef2471b9d1bcd2324bf26d152125bedd9.zip |
Notes
Diffstat (limited to 'sysutils/userneu-devel/Makefile')
-rw-r--r-- | sysutils/userneu-devel/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/userneu-devel/Makefile b/sysutils/userneu-devel/Makefile index 2da33977356d..c3b2cdd2124c 100644 --- a/sysutils/userneu-devel/Makefile +++ b/sysutils/userneu-devel/Makefile @@ -9,8 +9,9 @@ PORTNAME= userneu PORTVERSION= 1.43 PORTREVISION= 1 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/files/userneu/\ + http://home.arcor.de/fehlner/inhalt/download/\ + http://home.arcor.de/teambushido/ PKGNAMESUFFIX= -devel DISTNAME= ${PORTNAME}-${PORTVERSION}b |