diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-11-02 22:52:03 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-11-02 22:52:03 +0000 |
commit | 004acd3846414078ea046804d874faeff823bac2 (patch) | |
tree | ce1dc5d1e0446cb104e2a79cf77764ae95af5bb1 /x11-fm/workplace | |
parent | 74ab7412c2d2c6acaad6020c78df11bcbee6fcad (diff) | |
download | ports-004acd3846414078ea046804d874faeff823bac2.tar.gz ports-004acd3846414078ea046804d874faeff823bac2.zip |
Notes
Diffstat (limited to 'x11-fm/workplace')
-rw-r--r-- | x11-fm/workplace/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-fm/workplace/Makefile b/x11-fm/workplace/Makefile index eabdbdb37a9a..3f8c970a7a95 100644 --- a/x11-fm/workplace/Makefile +++ b/x11-fm/workplace/Makefile @@ -9,7 +9,9 @@ PORTNAME= workplace PORTVERSION= 1.0.a3 PORTEPOCH= 1 CATEGORIES= x11-fm -MASTER_SITES= http://people.freebsd.org/~trevor/ports/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= trevor + PATCH_SITES= ${MASTER_SITES} PATCHFILES= workplace-1.0.a3+tj1.diff.gz |