diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-03 14:03:28 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-03 14:03:28 +0800 |
commit | b5171bc97ebd083b9042ec44584c688415425a58 (patch) | |
tree | 8e02f3ea7307163520393ced3dc118ac5571fac9 /irc | |
parent | be3e462e374301e46b0d4f39eee4a5cfbf80e159 (diff) | |
download | freebsd-ports-gnome-b5171bc97ebd083b9042ec44584c688415425a58.tar.gz freebsd-ports-gnome-b5171bc97ebd083b9042ec44584c688415425a58.tar.zst freebsd-ports-gnome-b5171bc97ebd083b9042ec44584c688415425a58.zip |
Update to version 1.4
Diffstat (limited to 'irc')
-rw-r--r-- | irc/roxirc/Makefile | 8 | ||||
-rw-r--r-- | irc/roxirc/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/irc/roxirc/Makefile b/irc/roxirc/Makefile index ef7675ffb05a..0098d8ab84de 100644 --- a/irc/roxirc/Makefile +++ b/irc/roxirc/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: roxirc -# Version required: 1.3 +# Version required: 1.4 # Date created: Mar 15 1999 # Whom: rox@fearme.com # -# $Id: Makefile,v 1.4 1999/06/23 19:44:22 cpiazza Exp $ +# $Id: Makefile,v 1.5 1999/06/28 02:20:59 billf Exp $ # -DISTNAME= roxirc-1.3 +DISTNAME= roxirc-1.4 CATEGORIES= irc tk80 MASTER_SITES= http://roxirc.lighter.net/download/ @@ -25,6 +25,6 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/help ${PREFIX}/share/doc/roxirc/help post-patch: - /usr/bin/perl -pi -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/roxirc + ${PERL} -pi -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/roxirc .include <bsd.port.mk> diff --git a/irc/roxirc/distinfo b/irc/roxirc/distinfo index cde274735090..e3c9a95104d2 100644 --- a/irc/roxirc/distinfo +++ b/irc/roxirc/distinfo @@ -1 +1 @@ -MD5 (roxirc-1.3.tar.gz) = 6055ce7cdb7ce86252fdc88455c0a219 +MD5 (roxirc-1.4.tar.gz) = 8c38d88ed5b02dd880717874f469782c |