summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-istring/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/devel/py-istring/Makefile b/devel/py-istring/Makefile
index 85ed637295c7..ac2095143241 100644
--- a/devel/py-istring/Makefile
+++ b/devel/py-istring/Makefile
@@ -9,14 +9,12 @@
PORTNAME= istring
PORTVERSION= 1.0.1
CATEGORIES= devel python
-MASTER_SITES= http://www.neosynapse.net/downloads/
+MASTER_SITES= http://www.neosynapse.net/downloads/ \
+ http://core.inec.ru/~az/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
-DEPRECATED= "master site up but distfile unavailable"
-EXPIRATION_DATE=2005-07-31
-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= az@inec.ru
COMMENT= Interpolated Strings
USE_PYTHON= yes