aboutsummaryrefslogtreecommitdiff
path: root/irc/muh
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-10-13 01:36:45 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-10-13 01:36:45 +0000
commitd04c3e5bc4576ba41e09d643f54680e22140ceb2 (patch)
tree63f573cc3f7cfa83cd017408c247c13309955e54 /irc/muh
parente4cb91f7411e469f5f1fffad39274d754c2f6520 (diff)
downloadports-d04c3e5bc4576ba41e09d643f54680e22140ceb2.tar.gz
ports-d04c3e5bc4576ba41e09d643f54680e22140ceb2.zip
Correct MASTER_SITE -> MASTER_SITE_SOURCEFORGE
Notes
Notes: svn path=/head/; revision=67917
Diffstat (limited to 'irc/muh')
-rw-r--r--irc/muh/Makefile3
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