diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-03-24 15:47:50 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-03-24 15:47:50 +0000 |
commit | 77760fcb6307bb10ac6bbf1653f33308bc4ffeb2 (patch) | |
tree | 9a9bfdddc0d5bd83f4f805c6db760afc834ef9b7 /devel/gdcm | |
parent | c5d0b8fd869a1e1db110b14b701c70a27d9773bc (diff) |
Notes
Diffstat (limited to 'devel/gdcm')
-rw-r--r-- | devel/gdcm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gdcm/Makefile b/devel/gdcm/Makefile index 89a553430196..8db998e2b406 100644 --- a/devel/gdcm/Makefile +++ b/devel/gdcm/Makefile @@ -3,6 +3,7 @@ PORTNAME= gdcm PORTVERSION= ${GDCM_MAJOR}.${GDCM_MINOR}.${GDCM_PATCH} +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF/gdcm/gdcm%202.x/GDCM%20${PORTVERSION} |