diff options
Diffstat (limited to 'databases/geoserver-mysql-plugin/Makefile')
-rw-r--r-- | databases/geoserver-mysql-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/geoserver-mysql-plugin/Makefile b/databases/geoserver-mysql-plugin/Makefile index a96132fe602c..ce5fd5ce971a 100644 --- a/databases/geoserver-mysql-plugin/Makefile +++ b/databases/geoserver-mysql-plugin/Makefile @@ -8,7 +8,7 @@ PORTNAME= geoserver PORTVERSION= 1.7.4 CATEGORIES= databases geography java -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/GeoServer%20Extensions/${PORTVERSION} PKGNAMESUFFIX= -mysql-plugin DISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX} |