diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-09-21 16:48:43 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-09-21 16:48:43 +0000 |
commit | bfc22dc30747dd00bab2215ad4ac9e750ba172f4 (patch) | |
tree | 80a845b54d385a2185ac9cbf8b654c006edf572a /japanese | |
parent | * Mon Sep 12 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.8.5 (diff) |
- Reassign to the heap
Notes
Notes:
svn path=/head/; revision=282132
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/stardict-dict-ja/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/stardict-dict-ja/Makefile b/japanese/stardict-dict-ja/Makefile index f5fac5fc7676..509a6fc16e1a 100644 --- a/japanese/stardict-dict-ja/Makefile +++ b/japanese/stardict-dict-ja/Makefile @@ -12,7 +12,7 @@ DISTFILES= stardict-jmdict-en-ja-${PORTVERSION}.tar.bz2 \ stardict-jmdict-ja-en-${PORTVERSION}.tar.bz2 DIST_SUBDIR= stardict -MAINTAINER= jupengfei@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= English-Japanese/Japanese-English dictionaries for StarDict NO_BUILD= yes |