From 1bf865fed5a69877b34d01b873ccac59a8ab9476 Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Mon, 19 Apr 2021 09:49:02 +0200 Subject: Clean up all commented PORTREVISION and PORTEPOCH lines No revision bump tool that we have cleans them up or deals with them, so we end up with duplicated lines. Instead of implementing that just clean up the 51 ports that do this. PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if you need a reminder or placeholder. --- cad/qcad/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cad/qcad') diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index 0e05e20bc178..322ce5188fb2 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -2,8 +2,8 @@ PORTNAME= qcad PORTVERSION= 3.26.1.0 -#PORTREVISION= DISTVERSIONPREFIX= v +PORTREVISION= 0 CATEGORIES= cad DIST_SUBDIR= ${PORTNAME} -- cgit v1.2.3