diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:24:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:24:37 +0000 |
commit | 0074c5fa8cabe431c6868442326d476bb5ef2047 (patch) | |
tree | 1ef31ba9ad1115bd0e23a01a51630f10289403b1 /irc/muh | |
parent | 6b5fb87219ee4fff450c5a6daf74accfe83318ae (diff) | |
download | ports-0074c5fa8cabe431c6868442326d476bb5ef2047.tar.gz ports-0074c5fa8cabe431c6868442326d476bb5ef2047.zip |
Notes
Diffstat (limited to 'irc/muh')
-rw-r--r-- | irc/muh/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/muh/Makefile b/irc/muh/Makefile index e4d168ad7bf1..9dffb98a5fc8 100644 --- a/irc/muh/Makefile +++ b/irc/muh/Makefile @@ -8,8 +8,7 @@ PORTNAME= muh PORTVERSION= 2.2a CATEGORIES= irc ipv6 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=muh +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= oliver@FreeBSD.org COMMENT= A smart irc-bouncing-tool that remains on IRC all the time |