diff options
Diffstat (limited to 'irc/weechat/Makefile')
-rw-r--r-- | irc/weechat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index 0371cc0..4074e19 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -7,8 +7,7 @@ PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= http://weechat.org/files/src/ \ http://perturb.me.uk/distfiles/weechat/:mandocs \ - ${MASTER_SITE_LOCAL:S/$/:mandocs/} -MASTER_SITE_SUBDIR= jase/weechat/:mandocs + LOCAL/jase/weechat/:mandocs DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= jase@FreeBSD.org |