diff options
author | leeym <leeym@FreeBSD.org> | 2003-02-20 01:27:04 +0000 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-02-20 01:27:04 +0000 |
commit | c7406e4eb1ae7ad0a7924e964b21e521ab70eb17 (patch) | |
tree | 56eb13622a12ecc0aea8906cd88fccd91be03b94 /irc/epic5 | |
parent | 8116a95e0e7039650b3056f9fd11dd6890132676 (diff) | |
download | FreeBSD-ports-c7406e4eb1ae7ad0a7924e964b21e521ab70eb17.zip FreeBSD-ports-c7406e4eb1ae7ad0a7924e964b21e521ab70eb17.tar.gz |
- use COMMENT
- change MAINTAINER's email address
PR: 48469
Submitted by: Anders Andersson <anders@hack.org> <anders@andersa.net>
Diffstat (limited to 'irc/epic5')
-rw-r--r-- | irc/epic5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile index d5bdab0..5be4b7b 100644 --- a/irc/epic5/Makefile +++ b/irc/epic5/Makefile @@ -27,7 +27,7 @@ PATCH_SITES= http://www.t17.ds.pwr.wroc.pl/~misiek/ipv6/ PATCHFILES= ${DISTNAME}-ipv6-20010418.patch.gz PATCH_DIST_STRIP= -p1 -MAINTAINER?= anders@hack.org +MAINTAINER?= anders@andersa.net COMMENT?= The (E)nhanced (P)rogrammable (I)RC-II (C)lient USE_BZIP2= yes |