diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-27 22:42:48 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-27 22:42:48 +0000 |
commit | 017d2d7005845b313ccf772b7eeae8ed77c5d188 (patch) | |
tree | 4a170e88e61fbb361de52ae66dce2987398d15e8 /misc/jive | |
parent | 0743cf39074fecd098c7dd903ec6e501ed38b228 (diff) | |
download | ports-017d2d7005845b313ccf772b7eeae8ed77c5d188.tar.gz ports-017d2d7005845b313ccf772b7eeae8ed77c5d188.zip |
Notes
Diffstat (limited to 'misc/jive')
-rw-r--r-- | misc/jive/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/jive/Makefile b/misc/jive/Makefile index 03bf3ad0bad9..b173d5145cff 100644 --- a/misc/jive/Makefile +++ b/misc/jive/Makefile @@ -9,7 +9,9 @@ PORTNAME= jive PORTVERSION= 1.1 CATEGORIES= misc -MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/misc/ +MASTER_SITES= ${MASTER_SITE_LOCAL} \ + ftp://nuxi.ucdavis.edu/pub/misc/ +MASTER_SITE_SUBDIR= obrien MAINTAINER= obrien@FreeBSD.org |