diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1999-03-01 16:18:30 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1999-03-01 16:18:30 +0000 |
commit | 1483b91217231c7a53ac6a30964dfb0fc0e85106 (patch) | |
tree | a88dfe9d1d338c6d777c5f17c7d2f692e5b04af6 /irc | |
parent | d63fa84132ef0c92ba7df56836e187eba65448a4 (diff) | |
download | ports-1483b91217231c7a53ac6a30964dfb0fc0e85106.tar.gz ports-1483b91217231c7a53ac6a30964dfb0fc0e85106.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/epic4/Makefile | 3 | ||||
-rw-r--r-- | irc/epic5/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile index a2b9853729ce..f0dd2d921ed7 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.11 1999/02/28 06:41:09 obrien Exp $ +# $Id: Makefile,v 1.12 1999/02/28 21:25:40 mph Exp $ # DISTNAME= epic-4.pre2.003 @@ -13,7 +13,6 @@ MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-BETA/ \ ftp://totem.fix.no/pub/mirrors/epic/EPIC4-BETA/ DISTFILES= epic4pre2.003.tar.gz epic4pre2-help.tar.gz - MAINTAINER= benhutch@xfiles.org.uk DIST_SUBDIR= epic4 diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile index a2b9853729ce..f0dd2d921ed7 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.11 1999/02/28 06:41:09 obrien Exp $ +# $Id: Makefile,v 1.12 1999/02/28 21:25:40 mph Exp $ # DISTNAME= epic-4.pre2.003 @@ -13,7 +13,6 @@ MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-BETA/ \ ftp://totem.fix.no/pub/mirrors/epic/EPIC4-BETA/ DISTFILES= epic4pre2.003.tar.gz epic4pre2-help.tar.gz - MAINTAINER= benhutch@xfiles.org.uk DIST_SUBDIR= epic4 |