diff options
author | acm <acm@FreeBSD.org> | 2018-06-03 16:15:31 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2018-06-03 16:15:31 +0800 |
commit | cdabb060ae97db4eaf70495349980e827d74086f (patch) | |
tree | 29d8a9d88fd316396eb494f328fd65ef780c6b23 | |
parent | 5d27e66ee4aaf9be301f892f2b50f037c9c6ff40 (diff) | |
download | freebsd-ports-gnome-cdabb060ae97db4eaf70495349980e827d74086f.tar.gz freebsd-ports-gnome-cdabb060ae97db4eaf70495349980e827d74086f.tar.zst freebsd-ports-gnome-cdabb060ae97db4eaf70495349980e827d74086f.zip |
- Bump PORTREVISION (editors/lazarus was updated)
-rw-r--r-- | cad/zcad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/zcad/Makefile b/cad/zcad/Makefile index 4375686d6ff1..9820eb448a5e 100644 --- a/cad/zcad/Makefile +++ b/cad/zcad/Makefile @@ -3,7 +3,7 @@ PORTNAME= zcad PORTVERSION= 0.9.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} MASTER_SITES= LOCAL/danfe |