diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/ngircd/Makefile | 4 | ||||
-rw-r--r-- | irc/ngircd/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/irc/ngircd/Makefile b/irc/ngircd/Makefile index 8e6943c12258..4106a72971c7 100644 --- a/irc/ngircd/Makefile +++ b/irc/ngircd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ngircd -PORTVERSION= 0.7.5 +PORTVERSION= 0.7.6 CATEGORIES= irc MASTER_SITES= http://download.berlios.de/ngircd/ \ ftp://ftp.berlios.de/pub/ngircd/ @@ -15,7 +15,7 @@ MAINTAINER= krion@FreeBSD.org COMMENT= Free open source daemon for Internet Relay Chat (IRC) GNU_CONFIGURE= yes -ONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +ONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .if exists(/usr/include/tcpd.h) WITH_TCP_WRAPPERS= yes diff --git a/irc/ngircd/distinfo b/irc/ngircd/distinfo index 0066d9e3c02b..c19638889d23 100644 --- a/irc/ngircd/distinfo +++ b/irc/ngircd/distinfo @@ -1 +1 @@ -MD5 (ngircd-0.7.5.tar.gz) = 910c19ef09ab6001bbb7a31d38906432 +MD5 (ngircd-0.7.6.tar.gz) = 55a2cced2ada7f480dde1aa66258d4e6 |