diff options
Diffstat (limited to 'cad/pcb')
-rw-r--r-- | cad/pcb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index a71f43c983ae..b45716e2a824 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -3,6 +3,7 @@ PORTNAME= pcb PORTVERSION= 20140316 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |