diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-02-20 01:27:04 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-02-20 01:27:04 +0000 |
commit | 8095ef5bb43e143836a2efca903b9c3bd3a9ea19 (patch) | |
tree | 4d097d81df929d2a9ad4acffeb6cb348938ad66a /irc/epic4 | |
parent | Add patch for a fix for braindead applications that were depending on (diff) |
- use COMMENT
- change MAINTAINER's email address
PR: 48469
Submitted by: Anders Andersson <anders@hack.org> <anders@andersa.net>
Diffstat (limited to 'irc/epic4')
-rw-r--r-- | irc/epic4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile index d5bdab0755f1..5be4b7b51dab 100644 --- a/irc/epic4/Makefile +++ b/irc/epic4/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 |