diff options
Diffstat (limited to 'devel/gdcm/Makefile')
-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 c36d8bc91fe8..0a6b9ba12d2c 100644 --- a/devel/gdcm/Makefile +++ b/devel/gdcm/Makefile @@ -1,5 +1,6 @@ PORTNAME= gdcm PORTVERSION= ${GDCM_MAJOR}.${GDCM_MINOR}.${GDCM_PATCH} +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF/gdcm/gdcm%20${GDCM_MAJOR}.x/GDCM%20${PORTVERSION} |