diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-12-25 16:55:41 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-12-25 16:55:41 +0000 |
commit | a32defea5d12aad6193c0540bddb7f7d8381b215 (patch) | |
tree | e6f6531fc95bcc49e1ea8de193db806733b30d3d /japanese/mh/Makefile | |
parent | c87b350797002d3d0b55100a9a608241381ddfd3 (diff) | |
download | ports-a32defea5d12aad6193c0540bddb7f7d8381b215.tar.gz ports-a32defea5d12aad6193c0540bddb7f7d8381b215.zip |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat)
Notes
Notes:
svn path=/head/; revision=266895
Diffstat (limited to 'japanese/mh/Makefile')
-rw-r--r-- | japanese/mh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/mh/Makefile b/japanese/mh/Makefile index 72ad2ac23f16..4e2d0eb327ed 100644 --- a/japanese/mh/Makefile +++ b/japanese/mh/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ MASTER_SITE_SUBDIR= motoyuki DISTNAME= ${PORTNAME}-${VERSION}-JP-${JP_VERSION} -MAINTAINER= motoyuki@freebsd.org +MAINTAINER= motoyuki@FreeBSD.org COMMENT= Rand MH mail handling system + Japanese patches BUILD_DEPENDS= jless:${PORTSDIR}/japanese/less |