diff options
author | Martin Matuska <mm@FreeBSD.org> | 2012-12-10 19:11:11 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2012-12-10 19:11:11 +0000 |
commit | b2c4fbb77ae78c9afdb5e9b230c54c6e8e1c5dfa (patch) | |
tree | 72e0f50b478fcc72d7fc0a63685fd4e55917df11 /cad | |
parent | ad444725e12107f98ef3a17901a6c968e5f165f6 (diff) | |
download | ports-b2c4fbb77ae78c9afdb5e9b230c54c6e8e1c5dfa.tar.gz ports-b2c4fbb77ae78c9afdb5e9b230c54c6e8e1c5dfa.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/pdnmesh/Makefile | 1 | ||||
-rw-r--r-- | cad/repsnapper/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile index 9ff1ac36f7e0..431dcd084b3a 100644 --- a/cad/pdnmesh/Makefile +++ b/cad/pdnmesh/Makefile @@ -3,6 +3,7 @@ PORTNAME= pdnmesh PORTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION} diff --git a/cad/repsnapper/Makefile b/cad/repsnapper/Makefile index c247e6b234f4..36a930906a85 100644 --- a/cad/repsnapper/Makefile +++ b/cad/repsnapper/Makefile @@ -3,6 +3,7 @@ PORTNAME= repsnapper PORTVERSION= 2.0.0b01 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= http://nodeload.github.com/timschmidt/repsnapper/tarball/ DISTNAME= ${PORTVERSION} |