diff options
author | obrien <obrien@FreeBSD.org> | 1999-02-28 14:41:09 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-02-28 14:41:09 +0800 |
commit | 33f56a8e73beb91ef7d91166a5bb76e3774b4056 (patch) | |
tree | 9fd1d64a49035d7b5fa55df416897bf5acde959f /irc | |
parent | be5c3295783651f8a3ae551306b436da9cbd2032 (diff) | |
download | freebsd-ports-gnome-33f56a8e73beb91ef7d91166a5bb76e3774b4056.tar.gz freebsd-ports-gnome-33f56a8e73beb91ef7d91166a5bb76e3774b4056.tar.zst freebsd-ports-gnome-33f56a8e73beb91ef7d91166a5bb76e3774b4056.zip |
BROKEN= 'distfiles missing from all MASTER_SITES'
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 4ceb2b08fd6a..0833775e9244 100644 --- a/irc/epic4/Makefile +++ b/irc/epic4/Makefile @@ -3,7 +3,7 @@ # Date created: 11 November 1998 # Whom: Ben Hutchinson <benhutch@xfiles.org.uk> # -# $Id: Makefile,v 1.9 1999/02/12 07:46:58 flathill Exp $ +# $Id: Makefile,v 1.10 1999/02/22 03:35:54 steve Exp $ # DISTNAME= ircii-EPIC4pre2.001-NR14 @@ -17,6 +17,8 @@ DISTFILES= epic4pre2.001-NR14.tar.gz epic4pre2-help.tar.gz MAINTAINER= benhutch@xfiles.org.uk +BROKEN= 'distfiles missing from all MASTER_SITES' + DIST_SUBDIR= epic4 EXTRACT_ONLY= epic4pre2.001-NR14.tar.gz diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile index 4ceb2b08fd6a..0833775e9244 100644 --- a/irc/epic5/Makefile +++ b/irc/epic5/Makefile @@ -3,7 +3,7 @@ # Date created: 11 November 1998 # Whom: Ben Hutchinson <benhutch@xfiles.org.uk> # -# $Id: Makefile,v 1.9 1999/02/12 07:46:58 flathill Exp $ +# $Id: Makefile,v 1.10 1999/02/22 03:35:54 steve Exp $ # DISTNAME= ircii-EPIC4pre2.001-NR14 @@ -17,6 +17,8 @@ DISTFILES= epic4pre2.001-NR14.tar.gz epic4pre2-help.tar.gz MAINTAINER= benhutch@xfiles.org.uk +BROKEN= 'distfiles missing from all MASTER_SITES' + DIST_SUBDIR= epic4 EXTRACT_ONLY= epic4pre2.001-NR14.tar.gz |