diff options
author | petef <petef@FreeBSD.org> | 2001-11-30 01:48:01 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-11-30 01:48:01 +0800 |
commit | d3fadf1b5d59d247ccb4169d53c51adc6b82cf8e (patch) | |
tree | 483404124759d85d327507f33dfa154705d8bf8d /irc/epic4 | |
parent | dccc85671e057d5283156084f2dc57f05fb1126a (diff) | |
download | freebsd-ports-gnome-d3fadf1b5d59d247ccb4169d53c51adc6b82cf8e.tar.gz freebsd-ports-gnome-d3fadf1b5d59d247ccb4169d53c51adc6b82cf8e.tar.zst freebsd-ports-gnome-d3fadf1b5d59d247ccb4169d53c51adc6b82cf8e.zip |
Update MAINTAINER's email address: anders@codefactory.se -> anders@hack.org
Submitted by: maintainer
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 |