diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-29 09:28:05 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-29 09:28:05 +0000 |
commit | 3c133eaabe690a8d8cd8e274b94d867ffde40695 (patch) | |
tree | 1a99b6945e8f0bbaa19ca3dfc9e2f070cd3682ad /comms | |
parent | e6bc169a47002df71cd82c5a4d1818827170ebb1 (diff) | |
download | ports-3c133eaabe690a8d8cd8e274b94d867ffde40695.tar.gz ports-3c133eaabe690a8d8cd8e274b94d867ffde40695.zip |
Notes
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 ea4e8bf939fc..d67ddf79ed58 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} |