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