diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/muh/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/muh/Makefile b/irc/muh/Makefile index c2c8125fa748..280d998e7bb8 100644 --- a/irc/muh/Makefile +++ b/irc/muh/Makefile @@ -10,7 +10,8 @@ PORTVERSION= 2.05d PORTREVISION= 1 DISTNAME= muh-2.05d-fixed CATEGORIES= irc -MASTER_SITES= http://prdownloads.sourceforge.net/muh/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR=muh MAINTAINER= billf@FreeBSD.org |