diff options
author | mph <mph@FreeBSD.org> | 2002-06-18 03:04:42 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 2002-06-18 03:04:42 +0800 |
commit | ba1b78d5577410dc1c0b4e574554fa9596eb9c78 (patch) | |
tree | d347f3869c21240a672b873d75c31bed97797ee1 /irc/Makefile | |
parent | 27d21758176afb71e455fcd99adab0ac69946e44 (diff) | |
download | freebsd-ports-gnome-ba1b78d5577410dc1c0b4e574554fa9596eb9c78.tar.gz freebsd-ports-gnome-ba1b78d5577410dc1c0b4e574554fa9596eb9c78.tar.zst freebsd-ports-gnome-ba1b78d5577410dc1c0b4e574554fa9596eb9c78.zip |
Remove "yagirc" port. It is BROKEN and appears no longer to be
maintained by the author (e.g. we were hosting the distfile ourselves).
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/Makefile b/irc/Makefile index 3749767d2888..3f971e51d5a0 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -57,7 +57,6 @@ SUBDIR += xaric SUBDIR += xchat SUBDIR += xchat-devel - SUBDIR += yagirc SUBDIR += zircon .include <bsd.port.subdir.mk> |