aboutsummaryrefslogtreecommitdiff
path: root/net/py-pypcap/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-03-06 22:19:52 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-03-06 22:19:52 +0000
commit1e1dff629005286c45386030fb64b6b517855556 (patch)
treee05831b2a9ed0617821ca60ff820b76a362a0930 /net/py-pypcap/Makefile
parent237b260c0b2260e43ddaedbc82ce81b9c102bc08 (diff)
downloadports-1e1dff629005286c45386030fb64b6b517855556.tar.gz
ports-1e1dff629005286c45386030fb64b6b517855556.zip
Notes
Diffstat (limited to 'net/py-pypcap/Makefile')
-rw-r--r--net/py-pypcap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-pypcap/Makefile b/net/py-pypcap/Makefile
index 9ff166a639f3..386c6c5ae963 100644
--- a/net/py-pypcap/Makefile
+++ b/net/py-pypcap/Makefile
@@ -9,7 +9,7 @@ PORTNAME= pypcap
PORTVERSION= 1.1
PORTREVISION= 2
CATEGORIES= net python
-MASTER_SITES= http://pypcap.googlecode.com/files/
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= tmclaugh@FreeBSD.org