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/py-bulksms/Makefile | |
parent | 47cebc9b068f8d1b703a0d2a2c006acb1e5513dc (diff) | |
download | ports-e6bc169a47002df71cd82c5a4d1818827170ebb1.tar.gz ports-e6bc169a47002df71cd82c5a4d1818827170ebb1.zip |
Notes
Diffstat (limited to 'comms/py-bulksms/Makefile')
-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} |