diff options
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 |