diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2000-06-22 19:15:32 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2000-06-22 19:15:32 +0000 |
commit | c1fe6ed46865007ec44088c1afccd916cc6b14fa (patch) | |
tree | 2500fa6bc2f3cc44dab5f35379cd77f8f7900293 /graphics/spigot | |
parent | Activate gkrellmvolume. (diff) |
Move local distfiles to ${MASTER_SITE_LOCAL}/fenner .
Diffstat (limited to 'graphics/spigot')
-rw-r--r-- | graphics/spigot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/spigot/Makefile b/graphics/spigot/Makefile index e8afe253a6b8..1731f31f94c0 100644 --- a/graphics/spigot/Makefile +++ b/graphics/spigot/Makefile @@ -8,7 +8,8 @@ PORTNAME= spigot PORTVERSION= 1.7 CATEGORIES= graphics -MASTER_SITES= http://people.FreeBSD.org/~fenner/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= fenner DISTFILES= spigot.1.7.tar.gz MAINTAINER= james@cs.uwm.edu |