diff options
Diffstat (limited to 'databases/adminer/Makefile')
-rw-r--r-- | databases/adminer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/adminer/Makefile b/databases/adminer/Makefile index 5caa48c3cdf0..3b0793689bff 100644 --- a/databases/adminer/Makefile +++ b/databases/adminer/Makefile @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= adminer -PORTVERSION= 3.6.3 +PORTVERSION= 3.7.0 CATEGORIES= databases www MASTER_SITES= SF/${PORTNAME}/Adminer/Adminer%20${PORTVERSION} MAINTAINER= wen@FreeBSD.org -COMMENT= A full-featured database management tool written in PHP +COMMENT= Full-featured database management tool written in PHP LICENSE= AL2 |