diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-29 09:24:00 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-29 09:24:00 +0000 |
commit | e6bc169a47002df71cd82c5a4d1818827170ebb1 (patch) | |
tree | c61582aba2cbef16e1f73741b38bc826ee861932 /comms | |
parent | Fix build on 4.x. Prompted by kris, approved by maintainer. (diff) |
- Update MASTER_SITES
Reported by: bento via kris
Notes
Notes:
svn path=/head/; revision=99368
Diffstat (limited to 'comms')
-rw-r--r-- | comms/py-bulksms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/py-bulksms/Makefile b/comms/py-bulksms/Makefile index 6cac0113dd4d..ea4e8bf939fc 100644 --- a/comms/py-bulksms/Makefile +++ b/comms/py-bulksms/Makefile @@ -8,7 +8,7 @@ PORTNAME= bulksms PORTVERSION= 0.1 CATEGORIES= comms python -MASTER_SITES= http://botanicus.net/dw/dl/ +MASTER_SITES= http://botanicus.net/dw.old/dl/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION} |