diff options
Diffstat (limited to '')
-rw-r--r-- | sysutils/nginx-ui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/nginx-ui/Makefile b/sysutils/nginx-ui/Makefile index 06299629b75b..56dff3136aaa 100644 --- a/sysutils/nginx-ui/Makefile +++ b/sysutils/nginx-ui/Makefile @@ -1,7 +1,7 @@ PORTNAME= nginx-ui DISTVERSIONPREFIX= v DISTVERSION= 2.1.17 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} \ |