diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-11-09 21:10:25 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-11-09 21:10:25 +0000 |
commit | 75cf22b11f7a7160a70543de06554d82f3901e02 (patch) | |
tree | 8f85b2d724977243c6daab257f6c5132940ce479 /irc/epic4 | |
parent | 7bb596baef5d88b0dfd0dcf78497d0c0a4d2ce70 (diff) | |
download | ports-75cf22b11f7a7160a70543de06554d82f3901e02.tar.gz ports-75cf22b11f7a7160a70543de06554d82f3901e02.zip |
Notes
Diffstat (limited to 'irc/epic4')
-rw-r--r-- | irc/epic4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile index 992fba4c61ae..f9eb6f16453e 100644 --- a/irc/epic4/Makefile +++ b/irc/epic4/Makefile @@ -3,11 +3,11 @@ # Date created: 19 June 1997 # Whom: Matthew Hunt <mph@pobox.com> # -# $Id: Makefile,v 1.2 1997/10/31 08:52:24 tg Exp $ +# $Id: Makefile,v 1.3 1998/04/17 23:26:28 mph Exp $ # DISTNAME= ircii2.8.2-EPIC3.004 -PKGNAME= ircii-2.8.2-epic3.004 +PKGNAME= ircii-epic-2.8.2.3.004 CATEGORIES= net MASTER_SITES= http://www.min.net/~douglas/ircii/ DISTFILES= ircii2.8.2-EPIC3.004.tar.gz ircii2.8.2-EPIC3.help.tar.gz |