diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-26 18:35:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-26 18:35:52 +0000 |
commit | c857393ce1da3e31c9d911bded042a3a0a92b751 (patch) | |
tree | bde96c35622ed32c56f150faa3a3ca62eecf2032 /net/mudix | |
parent | 14806a04baff0cfc0339d40505b0016bfa7c925b (diff) | |
download | ports-c857393ce1da3e31c9d911bded042a3a0a92b751.tar.gz ports-c857393ce1da3e31c9d911bded042a3a0a92b751.zip |
- Add backup MASTER_SITES
- Remove WWW
PR: ports/97825
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Notes
Notes:
svn path=/head/; revision=163526
Diffstat (limited to 'net/mudix')
-rw-r--r-- | net/mudix/Makefile | 6 | ||||
-rw-r--r-- | net/mudix/pkg-descr | 5 |
2 files changed, 4 insertions, 7 deletions
diff --git a/net/mudix/Makefile b/net/mudix/Makefile index fe32c3b58df8..491c0cc5112b 100644 --- a/net/mudix/Makefile +++ b/net/mudix/Makefile @@ -8,9 +8,11 @@ PORTNAME= mudix PORTVERSION= 4.3 CATEGORIES= net -MASTER_SITES= http://dw.nl.eu.org/mudix/ +MASTER_SITES= http://dw.nl.eu.org/mudix/ \ + http://freebsd.unixfreunde.de/sources/ \ + http://mirror2.unixfreunde.de/ -MAINTAINER= scorpio@drkshdw.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ncurses-based MUD client with triggers, aliases, colors GNU_CONFIGURE= yes diff --git a/net/mudix/pkg-descr b/net/mudix/pkg-descr index e158ee254fc4..5b3a7cd7ee96 100644 --- a/net/mudix/pkg-descr +++ b/net/mudix/pkg-descr @@ -2,8 +2,3 @@ Very cool ncurses-based MUD client that offers triggers, aliases, colors, etc. This is for people who dislike tintin++, tinyfugue, and can't use an X11 MUD client. - -WWW: http://dwizardry.dhs.org/ -Author: Enigma <enigma@dwizardry.dhs.org> - -- Will <andrews@technologist.com> |