diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 08:26:18 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 08:26:18 +0000 |
commit | bbed9774f919f0f19b7690579fe38620b8ce4bdb (patch) | |
tree | 69487d2b3988dfcb683f0bd83bb0df1605ef0596 /irc/ezbounce/Makefile | |
parent | 1b30723c7c713b176412d5ab5e43dafab37b917b (diff) | |
download | ports-bbed9774f919f0f19b7690579fe38620b8ce4bdb.tar.gz ports-bbed9774f919f0f19b7690579fe38620b8ce4bdb.zip |
Notes
Diffstat (limited to 'irc/ezbounce/Makefile')
-rw-r--r-- | irc/ezbounce/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile index e7f31ea0e403..828be97f4769 100644 --- a/irc/ezbounce/Makefile +++ b/irc/ezbounce/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: ezbounce # Version required: 0.85.2 # Date created: 19 February 1999 -# Whom: Chris Piazza <cpiazza@home.net> +# Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.2 1999/05/03 02:27:09 steve Exp $ +# $Id: Makefile,v 1.3 1999/05/25 10:08:17 mharo Exp $ # DISTNAME= ezbounce-0.85.2 @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://druglord.freelsd.org/ezbounce/ \ http://irc.themes.org/downloads/misc/ -MAINTAINER= cpiazza@home.net +MAINTAINER= cpiazza@FreeBSD.org GNU_CONFIGURE= yes |