diff options
Diffstat (limited to 'databases/adminer/Makefile')
-rw-r--r-- | databases/adminer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/adminer/Makefile b/databases/adminer/Makefile index 49f1c9ddf77e..4cd301ceb9f1 100644 --- a/databases/adminer/Makefile +++ b/databases/adminer/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/Adminer/Adminer%20${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Full-featured database management tool written in PHP -LICENSE= AL2 +LICENSE= APACHE20 USE_ZIP= yes NO_BUILD= yes |