diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-31 17:32:50 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-31 17:32:50 +0800 |
commit | 9929646cccf430bf0826176c448a8e0e24516d59 (patch) | |
tree | 3849db74eb383914d3c7243e286104d3ece6b6ef /games | |
parent | 9273b8eb343cadc3bd5266944d7ee7a42bbdd8dd (diff) | |
download | freebsd-ports-gnome-9929646cccf430bf0826176c448a8e0e24516d59.tar.gz freebsd-ports-gnome-9929646cccf430bf0826176c448a8e0e24516d59.tar.zst freebsd-ports-gnome-9929646cccf430bf0826176c448a8e0e24516d59.zip |
Per distfile survey, remove mastersite that disappeared in (ready for
this? drumroll please ... that's right ...) 1997!
Diffstat (limited to 'games')
-rw-r--r-- | games/xmj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xmj/Makefile b/games/xmj/Makefile index 1124eb34057e..207842b381f4 100644 --- a/games/xmj/Makefile +++ b/games/xmj/Makefile @@ -8,7 +8,7 @@ PORTNAME= xmj PORTVERSION= 1.0 CATEGORIES= games -MASTER_SITES= ftp://forte.mathematik.uni-bremen.de/pub/comp/X11/ +MASTER_SITES= # mastersite disappeared in 1997 DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org |