Update PORTNAME: use lowercase
- Bump PORTREVISION for package change
This commit is contained in:
parent
d1074c7906
commit
f7987d2611
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558666
@ -1,11 +1,13 @@
|
||||
# Created by: Olivier Duchateau <duchateau.olivier@gmail.com>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Flask-Babel
|
||||
PORTNAME= flask-babel
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= Flask-Babel-${PORTVERSION}
|
||||
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= Adds i18n/l10n support to Flask applications
|
||||
|
Loading…
Reference in New Issue
Block a user