diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-05-11 16:36:50 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-05-11 16:36:50 +0000 |
commit | 5ed28dbe7a2a8e3509a7fb0b144b8104d0bd8380 (patch) | |
tree | a9a3c91d0c4c0927f0055b885eb9de7cd9adf356 /converters/libiconv/Makefile | |
parent | a7be7f3bb147ec2c3881347ea26c2f68bf64df06 (diff) | |
download | ports-5ed28dbe7a2a8e3509a7fb0b144b8104d0bd8380.tar.gz ports-5ed28dbe7a2a8e3509a7fb0b144b8104d0bd8380.zip |
Notes
Diffstat (limited to 'converters/libiconv/Makefile')
-rw-r--r-- | converters/libiconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile index 7aef1724c9bd..4206705059f1 100644 --- a/converters/libiconv/Makefile +++ b/converters/libiconv/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.ilog.fr/pub/Users/haible/gnu/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org USE_LIBTOOL= yes LIBTOOLFILES= configure libcharset/configure |