diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-20 08:24:59 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-20 08:24:59 +0000 |
commit | 22aceebc9d531b6df9ec3b7034b5e1f4c641bffc (patch) | |
tree | 63bc1fc84cdab65e6fd85a8749436298f0801e0d /comms/py-bulksms | |
parent | 9034b4e733e00047e0409af9daddc60ff06bbc19 (diff) | |
download | ports-22aceebc9d531b6df9ec3b7034b5e1f4c641bffc.tar.gz ports-22aceebc9d531b6df9ec3b7034b5e1f4c641bffc.zip |
Notes
Diffstat (limited to 'comms/py-bulksms')
-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 573acec86500..d582861aaa2f 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/py-bulksms/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org |