Index: Portfile
===================================================================
--- Portfile	(revision 151788)
+++ Portfile	(working copy)
@@ -4,8 +4,8 @@
 PortSystem 1.0
 PortGroup  github 1.0
 
+github.setup    google protobuf 3.0.0 v
 name            protobuf3-cpp
-version         3.0.0
 categories      devel
 maintainers     blair
 license         BSD
@@ -29,11 +29,8 @@
                 logical record of information, containing a series of \
                 name-value pairs.
 
-github.setup    google protobuf-cpp ${version} v
 github.tarball_from releases
-homepage        https://github.com/google/protobuf
-master_sites    https://github.com/google/protobuf/releases/download/v${version}
-distfiles       protobuf-cpp-${version}.tar.gz
+distname        protobuf-cpp-${version}
 worksrcdir      protobuf-${version}
 
 pre-fetch {
