From ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1 Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Tue, 12 Oct 2021 12:56:12 +0200 Subject: *: Clean up some things - Fix typos - Fix overwritten variables with focus on master/slave ports - Remove unreferenced variables - Sort categories - Remove redundant option descriptions - Clean up commented PORTREVISION - Add missing USES Reported by: portscan --- cad/kicad-library-packages3d-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cad/kicad-library-packages3d-devel') diff --git a/cad/kicad-library-packages3d-devel/Makefile b/cad/kicad-library-packages3d-devel/Makefile index 4af0bf2c5f64..045491f046c7 100644 --- a/cad/kicad-library-packages3d-devel/Makefile +++ b/cad/kicad-library-packages3d-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= kicad DISTVERSION= r${GIT_P3D_DATE} -#PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= cad MASTER_SITES= https://gitlab.com/kicad/libraries/${PORTNAME}-packages3D/-/archive/${GL_COMMIT}/ PKGNAMESUFFIX= -library-packages3d-devel -- cgit v1.2.3