diff options
Diffstat (limited to 'databases/java-mybatis/Makefile')
-rw-r--r-- | databases/java-mybatis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/java-mybatis/Makefile b/databases/java-mybatis/Makefile index 20905affe267..b3fa95522eba 100644 --- a/databases/java-mybatis/Makefile +++ b/databases/java-mybatis/Makefile @@ -5,7 +5,7 @@ PORTNAME= mybatis PORTVERSION= 3.0.3 PORTREVISION= 1 CATEGORIES= databases devel java -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} +MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= java- DISTFILES= ${PORTNAME}-${PORTVERSION}-bundle${EXTRACT_SUFX} |