mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
Fix a typo and change WWW: in DESCR.
Submitted by: maintainer
This commit is contained in:
parent
bfdba6df30
commit
c4daf03541
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19610
2 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: Mar 15 1999
|
||||
# Whom: rox@fearme.com
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1999/06/04 06:14:32 mharo Exp $
|
||||
# $Id: Makefile,v 1.2 1999/06/20 00:36:30 cpiazza Exp $
|
||||
#
|
||||
|
||||
DISTNAME= roxirc-1.2
|
||||
|
@ -22,7 +22,7 @@ do-install:
|
|||
${MKDIR} ${PREFIX}/share/doc/roxirc
|
||||
${INSTALL_DATA} ${WRKSRC}/config ${PREFIX}/share/doc/roxirc/config-example
|
||||
${INSTALL_DATA} ${WRKSRC}/menus ${PREFIX}/share/doc/roxirc/menus-example
|
||||
${INSTALL_DATA} ${WRKSRC}/prefs ${PREFIX}/share/doc/roxirc/prefs-intial
|
||||
${INSTALL_DATA} ${WRKSRC}/prefs ${PREFIX}/share/doc/roxirc/prefs-initial
|
||||
|
||||
post-patch:
|
||||
/usr/bin/perl -pi -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/roxirc
|
||||
|
|
|
@ -18,4 +18,4 @@ Netsplit detection
|
|||
DCC chat and file transfers
|
||||
|
||||
For more information see:
|
||||
http://w3.lighter.net/roxirc/
|
||||
WWW: http://roxirc.lighter.net/
|
||||
|
|
Loading…
Add table
Reference in a new issue