diff options
author | mharo <mharo@FreeBSD.org> | 2001-01-13 04:42:47 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2001-01-13 04:42:47 +0800 |
commit | 5c727873ed75a9c77c4becb9a45f5b7c7ba468fb (patch) | |
tree | 9472aeef60b5834914c2335f56ab603e7b764286 /games/mangband | |
parent | 70ce47c6d0bf4dee21a1bc7eb072f33c04a56c89 (diff) | |
download | freebsd-ports-gnome-5c727873ed75a9c77c4becb9a45f5b7c7ba468fb.tar.gz freebsd-ports-gnome-5c727873ed75a9c77c4becb9a45f5b7c7ba468fb.tar.zst freebsd-ports-gnome-5c727873ed75a9c77c4becb9a45f5b7c7ba468fb.zip |
update master_sites to follow port
PR: 24232
Submitted by: Joseph Scott <joseph@randomnetworks.com>
Diffstat (limited to 'games/mangband')
-rw-r--r-- | games/mangband/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/mangband/Makefile b/games/mangband/Makefile index 4f96613f26aa..659d06ce456e 100644 --- a/games/mangband/Makefile +++ b/games/mangband/Makefile @@ -7,7 +7,7 @@ PORTNAME= mangband PORTVERSION= 0.5.4 CATEGORIES= games -MASTER_SITES= http://www.umr.edu/~keldon/MAngband/ +MASTER_SITES= http://mangband.org/download/ DISTNAME= mangband-054 MAINTAINER= ports@freebsd.org |