JAL-3829 forgot to add in the dummy 3d-beacons db proxy
[jalview.git] / src / jalview / ws / dbsources / Pfam.java
index de19078..47e66ac 100644 (file)
@@ -38,7 +38,7 @@ abstract public class Pfam extends Xfam
   /*
    * append to URLs to retrieve as a gzipped file
    */
-  public static final String GZIPPED = "/gzipped";
+  protected static final String GZIPPED = "/gzipped";
 
   static final String PFAM_BASEURL_KEY = "PFAM_BASEURL";