diff options
author | linimon <linimon@FreeBSD.org> | 2005-11-26 04:53:35 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-11-26 04:53:35 +0000 |
commit | 4961964c6b2752127ebbd3894f0546e2e2bfbb80 (patch) | |
tree | 927ba037ffa572e4a0c79690c380d43cafb4e33e /devel/xmake | |
parent | 9db772dc40c75794ddbfda14da01f43f356cb7bf (diff) | |
download | FreeBSD-ports-4961964c6b2752127ebbd3894f0546e2e2bfbb80.zip FreeBSD-ports-4961964c6b2752127ebbd3894f0546e2e2bfbb80.tar.gz |
Remove dead mastersite and reset maintainer at his request.
Diffstat (limited to 'devel/xmake')
-rw-r--r-- | devel/xmake/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/xmake/Makefile b/devel/xmake/Makefile index 00103be..fb2fd33 100644 --- a/devel/xmake/Makefile +++ b/devel/xmake/Makefile @@ -8,11 +8,10 @@ PORTNAME= xmake PORTVERSION= 1.06 CATEGORIES= devel -MASTER_SITES= http://apollo.backplane.com/xmake/ \ - ftp://atari.saturn5.com/pub/dlowe/ +MASTER_SITES= http://apollo.backplane.com/xmake/ EXTRACT_SUFX= .tgz -MAINTAINER= dlowe@saturn5.com +MAINTAINER= ports@FreeBSD.org COMMENT= A powerful make utility WRKSRC= ${WRKDIR}/xmake |