diff options
author | pav <pav@FreeBSD.org> | 2004-01-29 17:24:00 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-29 17:24:00 +0800 |
commit | b9d4910cf4fc2f128f716347ee8df3131c819da5 (patch) | |
tree | 2276e1aec4232829040032a492f025f80a4fe246 /comms | |
parent | f709b99a87d9b58a7516bd127bf0fea1d1107df7 (diff) | |
download | freebsd-ports-graphics-b9d4910cf4fc2f128f716347ee8df3131c819da5.tar.gz freebsd-ports-graphics-b9d4910cf4fc2f128f716347ee8df3131c819da5.tar.zst freebsd-ports-graphics-b9d4910cf4fc2f128f716347ee8df3131c819da5.zip |
- Update MASTER_SITES
Reported by: bento via kris
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 6cac0113dd4..ea4e8bf939f 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} |