diff options
author | Steve Price <steve@FreeBSD.org> | 2000-06-17 00:14:42 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-06-17 00:14:42 +0000 |
commit | 30563b53998852429b379c5698be8bc307cc56ca (patch) | |
tree | 13aabac59a77631dc1a79ba0e43c6dc993e2d50f /news/unpost | |
parent | 55b3a89a5dc1e5d21b5b95046ad7991b0025987c (diff) | |
download | ports-30563b53998852429b379c5698be8bc307cc56ca.tar.gz ports-30563b53998852429b379c5698be8bc307cc56ca.zip |
Notes
Diffstat (limited to 'news/unpost')
-rw-r--r-- | news/unpost/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/unpost/Makefile b/news/unpost/Makefile index c60c48f5f5a9..0dfd532634ad 100644 --- a/news/unpost/Makefile +++ b/news/unpost/Makefile @@ -8,7 +8,7 @@ PORTNAME= unpost PORTVERSION= 2.3.4 CATEGORIES= news -MASTER_SITES= http://people.FreeBSD.org/~steve/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL:S^%SUBDIR%^steve^} MAINTAINER= volf@oasis.IAEhv.nl |