diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2008-04-10 09:21:53 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2008-04-10 09:21:53 +0000 |
commit | b78f774e33d7dfafd3928e8dfd5667afd3cb577f (patch) | |
tree | dee360fec26c413c275066ed867fbc6634f4271e /editors/yudit | |
parent | 208e17e88fe723d7bad8a2d3816a2ec3cbfc7e40 (diff) | |
download | ports-b78f774e33d7dfafd3928e8dfd5667afd3cb577f.tar.gz ports-b78f774e33d7dfafd3928e8dfd5667afd3cb577f.zip |
Notes
Diffstat (limited to 'editors/yudit')
-rw-r--r-- | editors/yudit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index f6ac90edb96f..0522592a8aa6 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://yudit.org/download/ \ MASTER_SITE_SUBDIR= apps/editors/X DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= jkoshy@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multi-lingual unicode text editor with TTF support USE_GETTEXT= yes |