diff options
author | miwi <miwi@FreeBSD.org> | 2009-01-06 00:23:31 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-01-06 00:23:31 +0800 |
commit | 6909ee4f7bef106da363196f541504044fe2c549 (patch) | |
tree | f68a8e851c557e9767f895aa1b4afef1314871ca /misc/localedata | |
parent | 795fd21a498064fcc8b9b045125ae188b7db3b55 (diff) | |
download | freebsd-ports-gnome-6909ee4f7bef106da363196f541504044fe2c549.tar.gz freebsd-ports-gnome-6909ee4f7bef106da363196f541504044fe2c549.tar.zst freebsd-ports-gnome-6909ee4f7bef106da363196f541504044fe2c549.zip |
- Update maintainer mail
PR: 127077
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Diffstat (limited to 'misc/localedata')
-rw-r--r-- | misc/localedata/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/localedata/Makefile b/misc/localedata/Makefile index 0be85bf46fc5..b3284b4d2529 100644 --- a/misc/localedata/Makefile +++ b/misc/localedata/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= sf -MAINTAINER= r.c.ladan@gmail.com +MAINTAINER= rene@FreeBSD.org COMMENT= Legacy locale data for FreeBSD 6+ USE_BZIP2= yes |