diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 00:50:42 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 00:50:42 +0000 |
commit | 6565802c89423651b9c45f0fa4d29b77142960be (patch) | |
tree | e1da20315c7503d8b26a89d9c73522663326c223 /net/sharity-light | |
parent | 8a1481f72d51a3f36ce54a6c9528c162d5875b3d (diff) | |
download | ports-6565802c89423651b9c45f0fa4d29b77142960be.tar.gz ports-6565802c89423651b9c45f0fa4d29b77142960be.zip |
Remove broken mastersite.
Remove local site, dt@ doesn't have a distfiles directory anymore.
Notes
Notes:
svn path=/head/; revision=92897
Diffstat (limited to 'net/sharity-light')
-rw-r--r-- | net/sharity-light/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net/sharity-light/Makefile b/net/sharity-light/Makefile index 72a765eb68bb..818945177341 100644 --- a/net/sharity-light/Makefile +++ b/net/sharity-light/Makefile @@ -9,10 +9,7 @@ PORTNAME= sharity-light PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= ftp://ftp.obdev.at/pub/Products/Sharity-Light/ \ - ftp://ftp.warpnet.ro/mirrors/ftp.obdev.at/pub/Products/Sharity-Light/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= dt +MASTER_SITES= ftp://ftp.obdev.at/pub/Products/Sharity-Light/ DISTNAME= Sharity-Light.1.2 MAINTAINER= ports@FreeBSD.org |