diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2006-10-09 09:52:05 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2006-10-09 09:52:05 +0000 |
commit | 4e1f580a029e82729cedce3afa2315427bc75e3e (patch) | |
tree | afb29b64526f229ddc70b7d0bbe4e55af29492c6 /cad/pcb/Makefile | |
parent | 03b4a853af6669faebeefbec3b7174cd0310c3b0 (diff) |
Notes
Diffstat (limited to 'cad/pcb/Makefile')
-rw-r--r-- | cad/pcb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index 134d5b1458f5..bf065f8c4faf 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -6,8 +6,8 @@ # PORTNAME= pcb -PORTVERSION= 20060422 -PORTREVISION= 1 +PORTVERSION= 20060822 +PORTREVISION= 0 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |