diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-27 13:52:55 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-27 13:52:55 +0800 |
commit | 89c4cf4bcca504fe399ffc76822519374ef3ac08 (patch) | |
tree | def7b42ba3829971f1715d8d66fe8eeb45bf1cb0 /misc | |
parent | 6ab649e961c578f994bcd3aeff51790bc3a0db9e (diff) | |
download | freebsd-ports-gnome-89c4cf4bcca504fe399ffc76822519374ef3ac08.tar.gz freebsd-ports-gnome-89c4cf4bcca504fe399ffc76822519374ef3ac08.tar.zst freebsd-ports-gnome-89c4cf4bcca504fe399ffc76822519374ef3ac08.zip |
Removed local mastersite, the distribution files don't exist there,
neither does an old copy of them.
Informed maintainer.
Noticed by: portsurvey.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/jive/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/jive/Makefile b/misc/jive/Makefile index 5f04a151d937..03bf3ad0bad9 100644 --- a/misc/jive/Makefile +++ b/misc/jive/Makefile @@ -9,9 +9,7 @@ PORTNAME= jive PORTVERSION= 1.1 CATEGORIES= misc -MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/misc/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= obrien +MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/misc/ MAINTAINER= obrien@FreeBSD.org |