diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-08 10:32:04 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-08 10:32:04 +0000 |
commit | cfc515375feb11b0d0d4a05df8a0029a05ec721b (patch) | |
tree | 1732b032eca655031d6cc08f10fac536245f7ac1 /irc/ezbounce | |
parent | c7e1a8638e9d0c7c94e2cecfa6add08d2c53dc67 (diff) | |
download | ports-cfc515375feb11b0d0d4a05df8a0029a05ec721b.tar.gz ports-cfc515375feb11b0d0d4a05df8a0029a05ec721b.zip |
Notes
Diffstat (limited to 'irc/ezbounce')
-rw-r--r-- | irc/ezbounce/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile index dc83e03e0c81..bafbac599b2b 100644 --- a/irc/ezbounce/Makefile +++ b/irc/ezbounce/Makefile @@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/} MAINTAINER= joe@joeholden.co.uk COMMENT= A highly configurable IRC Proxy -USE_REINPLACE= yes GNU_CONFIGURE= yes SUB_FILES= pkg-message |