diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:12:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:12:59 +0000 |
commit | 313cb94889a01069af757dfb7947681bbe82b1e3 (patch) | |
tree | b54805bb1e833f5e25532122b86019937ff20370 /irc/znc | |
parent | e919812c718479257cd4be5c78fe8b66d4706a52 (diff) | |
download | ports-313cb94889a01069af757dfb7947681bbe82b1e3.tar.gz ports-313cb94889a01069af757dfb7947681bbe82b1e3.zip |
Notes
Diffstat (limited to 'irc/znc')
-rw-r--r-- | irc/znc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/znc/Makefile b/irc/znc/Makefile index e21e013d4d93..b703ee6ebd59 100644 --- a/irc/znc/Makefile +++ b/irc/znc/Makefile @@ -12,7 +12,6 @@ COMMENT= An advanced IRC bouncer LICENSE= GPLv2 -FETCH_ARGS= -Fpr GNU_CONFIGURE= yes USE_RC_SUBR= znc USES= pkgconfig iconv gmake |