diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2000-03-08 02:56:47 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2000-03-08 02:56:47 +0000 |
commit | 82b20c0b3b3e50da3e5bc3b7a680f2bb02ebee84 (patch) | |
tree | 4726891ced3e7fe53fb3089af8aedf9750096e73 /irc/muh | |
parent | d4dbb89f9d815d3e913114f7302aa1bdd708e19b (diff) | |
download | ports-82b20c0b3b3e50da3e5bc3b7a680f2bb02ebee84.tar.gz ports-82b20c0b3b3e50da3e5bc3b7a680f2bb02ebee84.zip |
Notes
Diffstat (limited to 'irc/muh')
-rw-r--r-- | irc/muh/Makefile | 9 | ||||
-rw-r--r-- | irc/muh/distinfo | 2 |
2 files changed, 5 insertions, 6 deletions
diff --git a/irc/muh/Makefile b/irc/muh/Makefile index b3de9be5074e..cba83fc5f079 100644 --- a/irc/muh/Makefile +++ b/irc/muh/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: muh -# Version required: 2.04 +# Version required: 2.05 # Date created: 25 Sept 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # # $FreeBSD$ # -DISTNAME= muh2.04 -PKGNAME= muh-2.04 +DISTNAME= muh2.05a +PKGNAME= muh-2.05a CATEGORIES= irc -MASTER_SITES= http://mind.riot.org/download/ +MASTER_SITES= http://mind.riot.org/muh/download/ MAINTAINER= billf@FreeBSD.org @@ -17,7 +17,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/src/muh ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/docs/muhrc ${PREFIX}/share/skel/dot.muhrc diff --git a/irc/muh/distinfo b/irc/muh/distinfo index bf9cbd1c7fa2..38dbf1e08c93 100644 --- a/irc/muh/distinfo +++ b/irc/muh/distinfo @@ -1 +1 @@ -MD5 (muh2.04.tar.gz) = 3755595aa2854a3f26b35bf09abcc312 +MD5 (muh2.05a.tar.gz) = 12b63a92ac0f87847791b0d1a34e1728 |