summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorFrank J. Laszlo <laszlof@FreeBSD.org>2007-08-15 04:05:53 +0000
committerFrank J. Laszlo <laszlof@FreeBSD.org>2007-08-15 04:05:53 +0000
commit338b42faf1374618df5821862acbacd6b4480d58 (patch)
treede17b2d6bb637edb84bf93ebd9c4be0ab0ef8b8d /irc
parent- Add support for PHP binding (diff)
-utilize MANPREFIX and INFO_PATH
-update website to point to actual project site Reported By: Andrew Pantyukhin <sat@FreeBSD.org>
Notes
Notes: svn path=/head/; revision=197714
Diffstat (limited to 'irc')
-rw-r--r--irc/nefarious/Makefile2
-rw-r--r--irc/nefarious/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/nefarious/Makefile b/irc/nefarious/Makefile
index 8813670a349a..70d8fd0ca4fa 100644
--- a/irc/nefarious/Makefile
+++ b/irc/nefarious/Makefile
@@ -39,7 +39,7 @@ CONFIGURE_ARGS+= --with-chroot=${INSTALL_PREFIX}
CONFIGURE_ARGS+= --with-domain=${DOMAIN}
.endif
-CONFIGURE_ARGS+= --prefix=${INSTALL_PREFIX} --mandir=${PREFIX}/man --infodir=${PREFIX}/info
+CONFIGURE_ARGS+= --prefix=${INSTALL_PREFIX} --mandir=${MANPREFIX}/man --infodir=${PREFIX}/${INFO_PATH}
pre-configure:
@${ECHO_CMD} ""
diff --git a/irc/nefarious/pkg-descr b/irc/nefarious/pkg-descr
index dcf51a49367f..0b9ae7545cb8 100644
--- a/irc/nefarious/pkg-descr
+++ b/irc/nefarious/pkg-descr
@@ -3,4 +3,4 @@ daemon known as IRCu. This version is based on Undernet IRCu by the
Undernet Coder Committee. The original code can be obtained from
their webpage, http://coder-com.undernet.org/
-WWW: http://www.sourceforge.net/projects/evilnet
+WWW: http://evilnet.sourceforge.net/