diff options
author | edwin <edwin@FreeBSD.org> | 2008-03-07 05:34:40 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-03-07 05:34:40 +0800 |
commit | 4a013a0c859b6ffeaa48266d97d9548319cd9a8b (patch) | |
tree | 6f96ea687dad4d1af9a6bc6637f37026b3554cb5 /net-mgmt/bsnmp-ucd | |
parent | 53464f89787d47195d171e31400f93290dfedb11 (diff) | |
download | freebsd-ports-gnome-4a013a0c859b6ffeaa48266d97d9548319cd9a8b.tar.gz freebsd-ports-gnome-4a013a0c859b6ffeaa48266d97d9548319cd9a8b.tar.zst freebsd-ports-gnome-4a013a0c859b6ffeaa48266d97d9548319cd9a8b.zip |
Use the new MASTER_SITE_GOOGLE_CODE macro
Diffstat (limited to 'net-mgmt/bsnmp-ucd')
-rw-r--r-- | net-mgmt/bsnmp-ucd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/bsnmp-ucd/Makefile b/net-mgmt/bsnmp-ucd/Makefile index 5ad60543b636..8f2f5c7e2d3b 100644 --- a/net-mgmt/bsnmp-ucd/Makefile +++ b/net-mgmt/bsnmp-ucd/Makefile @@ -8,7 +8,7 @@ PORTNAME= bsnmp-ucd PORTVERSION= 0.2.0 CATEGORIES= net-mgmt -MASTER_SITES= http://bsnmp-ucd.googlecode.com/files/ +MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= to.my.trociny@gmail.com COMMENT= A bsnmpd module that implements parts of UCD-SNMP-MIB |