diff options
author | edwin <edwin@FreeBSD.org> | 2003-11-03 08:50:42 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-11-03 08:50:42 +0800 |
commit | c30ab09702e946bff8606f3f8a2d02c21b6dd6cd (patch) | |
tree | 07ecacad79126b541da193057f8f8cc86a65afe7 /net | |
parent | 5ed576a5a65b049310459cef9a0745fb445255ce (diff) | |
download | freebsd-ports-gnome-c30ab09702e946bff8606f3f8a2d02c21b6dd6cd.tar.gz freebsd-ports-gnome-c30ab09702e946bff8606f3f8a2d02c21b6dd6cd.tar.zst freebsd-ports-gnome-c30ab09702e946bff8606f3f8a2d02c21b6dd6cd.zip |
Remove broken mastersite.
Remove local site, dt@ doesn't have a distfiles directory anymore.
Diffstat (limited to 'net')
-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 |