diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-11-29 17:48:01 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-11-29 17:48:01 +0000 |
commit | d4c40a94198cca3c66d0284e98fca833af2a9a65 (patch) | |
tree | 0c15f01dab960385e064bb010a34feeedbadab81 /irc/epic4 | |
parent | 8881dcf86fcb12b8b5ba8a371b54a339f72a4b37 (diff) | |
download | ports-d4c40a94198cca3c66d0284e98fca833af2a9a65.tar.gz ports-d4c40a94198cca3c66d0284e98fca833af2a9a65.zip |
Notes
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 5b0e83436d92..aa0d9696276f 100644 --- a/irc/epic4/Makefile +++ b/irc/epic4/Makefile @@ -26,7 +26,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} #PATCHFILES= ${DISTNAME}-patch1 #PATCH_DIST_STRIP= -d ${WRKSRC}/source -MAINTAINER= anders@codefactory.se +MAINTAINER= anders@hack.org USE_BZIP2= yes GNU_CONFIGURE= yes |