aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-istring
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2005-07-24 02:19:10 +0800
committernovel <novel@FreeBSD.org>2005-07-24 02:19:10 +0800
commit109077f9d147b406a45993ec0c175e276890501a (patch)
tree3e137af0429c985e582917dc292736d1bdfb3049 /devel/py-istring
parentc0c27e9289819b399974cd4e1c341ad7f6584e00 (diff)
downloadfreebsd-ports-gnome-109077f9d147b406a45993ec0c175e276890501a.tar.gz
freebsd-ports-gnome-109077f9d147b406a45993ec0c175e276890501a.tar.zst
freebsd-ports-gnome-109077f9d147b406a45993ec0c175e276890501a.zip
- Distfile is avaible now, un-mark DEPRECATED
- Add one more mirror to MASTER_SITES - Pass maintainership to submitter PR: 83956 Submitted by: Andrej Zverev <az@inec.ru>
Diffstat (limited to 'devel/py-istring')
-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