diff options
author | Andrej Zverev <az@FreeBSD.org> | 2010-06-18 08:22:40 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2010-06-18 08:22:40 +0000 |
commit | efc73877ad8d77826f5e0b9b080148def53b8b44 (patch) | |
tree | 45ee604987e00794f83c9caaeaacdfd20fa4f666 /devel/py-istring | |
parent | c58c9c8b9a12080b7aa7cc8505d35c874bed37f2 (diff) |
Notes
Diffstat (limited to 'devel/py-istring')
-rw-r--r-- | devel/py-istring/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-istring/Makefile b/devel/py-istring/Makefile index 7f1e536ff30e..eee44ac733fa 100644 --- a/devel/py-istring/Makefile +++ b/devel/py-istring/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.neosynapse.net/downloads/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} -MAINTAINER= az@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Interpolated Strings USE_PYTHON= yes |