diff options
author | mph <mph@FreeBSD.org> | 1998-11-16 04:14:49 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-11-16 04:14:49 +0800 |
commit | 565f0439c231c8f04daf5732a11042c78661f02c (patch) | |
tree | 54844bbcbd42958f9d5c284e2e5b74bcf5c17798 /irc | |
parent | 47685b9093a257984ea4d63b706160a9dc5a6f85 (diff) | |
download | freebsd-ports-gnome-565f0439c231c8f04daf5732a11042c78661f02c.tar.gz freebsd-ports-gnome-565f0439c231c8f04daf5732a11042c78661f02c.tar.zst freebsd-ports-gnome-565f0439c231c8f04daf5732a11042c78661f02c.zip |
Mark this BROKEN until it is actually upgraded to epic4.
Diffstat (limited to 'irc')
-rw-r--r-- | irc/epic4/Makefile | 4 | ||||
-rw-r--r-- | irc/epic5/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile index f9eb6f16453e..b29fa0a1a0ae 100644 --- a/irc/epic4/Makefile +++ b/irc/epic4/Makefile @@ -3,7 +3,7 @@ # Date created: 19 June 1997 # Whom: Matthew Hunt <mph@pobox.com> # -# $Id: Makefile,v 1.3 1998/04/17 23:26:28 mph Exp $ +# $Id: Makefile,v 1.4 1998/11/09 21:10:25 mph Exp $ # DISTNAME= ircii2.8.2-EPIC3.004 @@ -14,6 +14,8 @@ DISTFILES= ircii2.8.2-EPIC3.004.tar.gz ircii2.8.2-EPIC3.help.tar.gz MAINTAINER= mph@freebsd.org +BROKEN= Awaiting upgrade to epic4 + EXTRACT_ONLY= ircii2.8.2-EPIC3.004.tar.gz GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/ircii-EPIC3.004 diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile index f9eb6f16453e..b29fa0a1a0ae 100644 --- a/irc/epic5/Makefile +++ b/irc/epic5/Makefile @@ -3,7 +3,7 @@ # Date created: 19 June 1997 # Whom: Matthew Hunt <mph@pobox.com> # -# $Id: Makefile,v 1.3 1998/04/17 23:26:28 mph Exp $ +# $Id: Makefile,v 1.4 1998/11/09 21:10:25 mph Exp $ # DISTNAME= ircii2.8.2-EPIC3.004 @@ -14,6 +14,8 @@ DISTFILES= ircii2.8.2-EPIC3.004.tar.gz ircii2.8.2-EPIC3.help.tar.gz MAINTAINER= mph@freebsd.org +BROKEN= Awaiting upgrade to epic4 + EXTRACT_ONLY= ircii2.8.2-EPIC3.004.tar.gz GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/ircii-EPIC3.004 |