diff options
author | Andrej Zverev <az@FreeBSD.org> | 2005-10-03 12:55:25 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2005-10-03 12:55:25 +0000 |
commit | 04b99f7cc788b657465f4c054a93e6e4613893ac (patch) | |
tree | 5583f39072f8fbe8c3287ec17cec298cefcd75cc /devel/ustl | |
parent | - Fix file/patch-src-Language.pm bad directory for locales doesn't (diff) |
- Change my e-mail
Approved by: sem (mentor)
Diffstat (limited to 'devel/ustl')
-rw-r--r-- | devel/ustl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ustl/Makefile b/devel/ustl/Makefile index 449d550dee43..dca0f3b30c00 100644 --- a/devel/ustl/Makefile +++ b/devel/ustl/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} -MAINTAINER= az@inec.ru +MAINTAINER= az@FreeBSD.org COMMENT= Codespace-frugal STL implementation USE_BZIP2= yes |