summaryrefslogtreecommitdiff
path: root/irc/muh
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-03-03 20:45:20 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-03-03 20:45:20 +0000
commit29cc898972509951d8d776030f44464b4a0343c4 (patch)
tree8875d9f7583ab2396ff24c86e4e9fb209f63f8bc /irc/muh
parentupgraded to 2.0.3 (diff)
Upgrade to 2.4, and use GMAKE+GNU_CONFIGURE.
Reminded By: Justin Honold <jhonold@bigfoot.com>
Notes
Notes: svn path=/head/; revision=16990
Diffstat (limited to 'irc/muh')
-rw-r--r--irc/muh/Makefile17
-rw-r--r--irc/muh/distinfo2
-rw-r--r--irc/muh/pkg-descr2
3 files changed, 12 insertions, 9 deletions
diff --git a/irc/muh/Makefile b/irc/muh/Makefile
index dff924123d33..b41b72b66a81 100644
--- a/irc/muh/Makefile
+++ b/irc/muh/Makefile
@@ -1,21 +1,24 @@
# New ports collection makefile for: muh
-# Version required: 2.02
+# Version required: 2.04
# Date created: 25 Sept 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
-# $Id: $
+# $Id: Makefile,v 1.1.1.1 1999/01/30 02:04:01 billf Exp $
#
-DISTNAME= muh2.02
-PKGNAME= muh-2.02
+DISTNAME= muh2.04
+PKGNAME= muh-2.04
CATEGORIES= net
-MASTER_SITES= http://www.riot.org/releases/misc/
+MASTER_SITES= http://mind.riot.org/muh/download/
MAINTAINER= billf@FreeBSD.org
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/muh ${PREFIX}/bin
- ${INSTALL_DATA} ${WRKSRC}/muhrc ${PREFIX}/share/skel/dot.muhrc
+ ${INSTALL_PROGRAM} ${WRKSRC}/src/muh ${PREFIX}/bin
+ ${INSTALL_DATA} ${WRKSRC}/docs/muhrc ${PREFIX}/share/skel/dot.muhrc
.include <bsd.port.mk>
diff --git a/irc/muh/distinfo b/irc/muh/distinfo
index 7144580c5e06..bdc7c331153b 100644
--- a/irc/muh/distinfo
+++ b/irc/muh/distinfo
@@ -1 +1 @@
-MD5 (muh2.02.tar.gz) = bc104828ed07d46a0b55ab84734bfb38
+MD5 (muh2.04.tar.gz) = 4b9400275fa3f31cefe43f1e24e6e629
diff --git a/irc/muh/pkg-descr b/irc/muh/pkg-descr
index ad515aa027ea..c004ed2a94b5 100644
--- a/irc/muh/pkg-descr
+++ b/irc/muh/pkg-descr
@@ -2,4 +2,4 @@ muh is a smart irc-bouncing-tool that remains on IRC all the time.
You can take control over your nick by connecting to muh with an IRC
client that is able to supply a password for the server connection.
-http://www.riot.org/muh/
+http://mind.riot.org/muh/