diff options
author | jmelo <jmelo@FreeBSD.org> | 2006-08-19 04:17:59 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2006-08-19 04:17:59 +0800 |
commit | 0f9c21ffd1654e45913c3ffad2e4795b9ccc0df8 (patch) | |
tree | 7ecfb59607ebd12bc053209ffb338808442f4b11 /sysutils | |
parent | b57a4a01af6d2e629a5651ebfe59fc7aa54014a4 (diff) | |
download | freebsd-ports-graphics-0f9c21ffd1654e45913c3ffad2e4795b9ccc0df8.tar.gz freebsd-ports-graphics-0f9c21ffd1654e45913c3ffad2e4795b9ccc0df8.tar.zst freebsd-ports-graphics-0f9c21ffd1654e45913c3ffad2e4795b9ccc0df8.zip |
- Update mastersite.
PR: ports/102181
Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/userneu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/userneu/Makefile b/sysutils/userneu/Makefile index 75cea5fe0b5..cdf8ce6f330 100644 --- a/sysutils/userneu/Makefile +++ b/sysutils/userneu/Makefile @@ -9,8 +9,8 @@ PORTNAME= userneu PORTVERSION= 1.38 CATEGORIES= sysutils MASTER_SITES= http://btw23.de/johannes/userneu/ \ - http://home.arcor.de/fehlner/inhalt/download/ \ - http://home.arcor.de/teambushido/ + http://home.arcor.de/fehlner/fbsd_ports/ \ + http://home.arcor.de/teambushido/fbsd_ports/ DISTNAME= ${PORTNAME}-${PORTVERSION}_1 MAINTAINER= fehlner@gmx.de |