diff options
author | pav <pav@FreeBSD.org> | 2004-01-29 09:28:05 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-29 09:28:05 +0000 |
commit | 8dc6291270ab7868b708cb36deb6f5ef732bbeac (patch) | |
tree | 4593ea001400fd1fb9f4d4a3ab4ee5615441099e /comms | |
parent | b9d4910cf4fc2f128f716347ee8df3131c819da5 (diff) | |
download | FreeBSD-ports-8dc6291270ab7868b708cb36deb6f5ef732bbeac.zip FreeBSD-ports-8dc6291270ab7868b708cb36deb6f5ef732bbeac.tar.gz |
Should have read all my mail before committing.
- Add backup MASTER_SITE
Submitted by: maintainer
Diffstat (limited to 'comms')
-rw-r--r-- | comms/py-bulksms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/py-bulksms/Makefile b/comms/py-bulksms/Makefile index ea4e8bf..d67ddf7 100644 --- a/comms/py-bulksms/Makefile +++ b/comms/py-bulksms/Makefile @@ -8,7 +8,8 @@ PORTNAME= bulksms PORTVERSION= 0.1 CATEGORIES= comms python -MASTER_SITES= http://botanicus.net/dw.old/dl/ +MASTER_SITES= http://botanicus.net/dw.old/dl/ \ + http://evo6.org/ports/py-bulksms/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION} |