x11/alacritty: pet portlint after r481921

$ portlint -C
FATAL: Makefile: DISTVERSIONPREFIX appears out-of-order.
FATAL: Makefile: order must be PORTNAME/PORTVERSION/DISTVERSIONPREFIX/DISTVERSION/DISTVERSIONSUFFIX/PORTREVISION/PORTEPOCH/CATEGORIES/MASTER_SITES/MASTER_SITE_SUBDIR/PROJECTHOST/PKGNAMEPREFIX/PKGNAMESUFFIX/DISTNAME/EXTRACT_SUFX/DISTFILES/DIST_SUBDIR/EXTRACT_ONLY.
2 fatal errors and 0 warnings found.
This commit is contained in:
Jan Beich 2018-10-13 09:12:15 +00:00
parent 676c21bab3
commit 72185b96cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481969

View File

@ -2,8 +2,8 @@
PORTNAME= alacritty
PORTVERSION= 0.2.0
PORTREVISION= 1
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= zeising@FreeBSD.org