diff options
author | mph <mph@FreeBSD.org> | 1998-11-10 05:10:25 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-11-10 05:10:25 +0800 |
commit | 714daf9b5b20c52370faac8c20c36b67b262ccb7 (patch) | |
tree | 5248701edc03cff22b8969a0eae8516794e833f1 /irc/epic5 | |
parent | ed87eb3dc1ed9e6283aef491e1a5b53ff3965796 (diff) | |
download | freebsd-ports-gnome-714daf9b5b20c52370faac8c20c36b67b262ccb7.tar.gz freebsd-ports-gnome-714daf9b5b20c52370faac8c20c36b67b262ccb7.tar.zst freebsd-ports-gnome-714daf9b5b20c52370faac8c20c36b67b262ccb7.zip |
Change PKGNAME to ircii-epic-2.8.2.3.004 so as not to confuse
bsd.port.mk.
Requested by: asami
Diffstat (limited to 'irc/epic5')
-rw-r--r-- | irc/epic5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile index 992fba4c61ae..f9eb6f16453e 100644 --- a/irc/epic5/Makefile +++ b/irc/epic5/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 |