diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 11:50:48 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 11:50:48 +0000 |
commit | 6df3ec38820e702b04ee3befe14f131b05dbbd25 (patch) | |
tree | e04d3c6f11db3da840dfba47225f5cc94d163c0b /irc/ngircd | |
parent | c4c48ca6397ba0b380467fcf55b4dbedd7104112 (diff) | |
download | ports-6df3ec38820e702b04ee3befe14f131b05dbbd25.tar.gz ports-6df3ec38820e702b04ee3befe14f131b05dbbd25.zip |
Notes
Diffstat (limited to 'irc/ngircd')
-rw-r--r-- | irc/ngircd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ngircd/Makefile b/irc/ngircd/Makefile index 2e7a682d36e3..51b86f823523 100644 --- a/irc/ngircd/Makefile +++ b/irc/ngircd/Makefile @@ -4,7 +4,7 @@ PORTNAME= ngircd PORTVERSION= 25 PORTEPOCH= 1 -CATEGORIES= irc ipv6 +CATEGORIES= irc MASTER_SITES= http://arthur.barton.de/pub/${PORTNAME}/ \ http://ngircd.mirror.3rz.org/pub/${PORTNAME}/ |