diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
commit | e88f5da5657bccc2f31b605cc36e2175ab7180b8 (patch) | |
tree | 8cb35400213e222097a312c116b7317738865a8b /devel/gettext-old | |
parent | 2b926e1064df5ad048fd84bb0671aeb50a61e3a5 (diff) | |
download | FreeBSD-ports-e88f5da5657bccc2f31b605cc36e2175ab7180b8.zip FreeBSD-ports-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.gz |
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
Diffstat (limited to 'devel/gettext-old')
-rw-r--r-- | devel/gettext-old/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gettext-old/Makefile b/devel/gettext-old/Makefile index 449c09f..83e8235 100644 --- a/devel/gettext-old/Makefile +++ b/devel/gettext-old/Makefile @@ -3,14 +3,14 @@ # Date created: 16 March 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.4 1998/11/18 15:09:35 vanilla Exp $ +# $Id: Makefile,v 1.5 1998/12/01 22:38:45 billf Exp $ # DISTNAME= gettext-0.10.35 CATEGORIES= devel MASTER_SITES= ftp://alpha.gnu.ai.mit.edu/gnu/ -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com GNU_CONFIGURE= yes CONFIGURE_ARGS= i386--freebsd --with-gnu-gettext |