diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/pdnmesh/Makefile | 2 | ||||
-rw-r--r-- | cad/repsnapper/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile index e7a4f8adb7bf..e5e00822b07a 100644 --- a/cad/pdnmesh/Makefile +++ b/cad/pdnmesh/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdnmesh PORTVERSION= 0.2.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION} diff --git a/cad/repsnapper/Makefile b/cad/repsnapper/Makefile index b35381f1eeef..a2afa9fae89d 100644 --- a/cad/repsnapper/Makefile +++ b/cad/repsnapper/Makefile @@ -3,6 +3,7 @@ PORTNAME= repsnapper PORTVERSION= 2.3.2a3 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= https://codeload.github.com/timschmidt/repsnapper/tar.gz/ DISTNAME= ${PORTVERSION} |