diff options
-rw-r--r-- | graphics/cenon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cenon/Makefile b/graphics/cenon/Makefile index 2b9d9c36cb8b..ad8f7faeab86 100644 --- a/graphics/cenon/Makefile +++ b/graphics/cenon/Makefile @@ -6,11 +6,11 @@ # PORTNAME= cenon -PORTVERSION= 3.8.3 +PORTVERSION= 3.83 PORTREVISION= 2 CATEGORIES= graphics gnustep MASTER_SITES= http://www.vhf-group.com/vhf-interservice/download/source/ -DISTNAME= Cenon-${PORTVERSION} +DISTNAME= Cenon-${FULLVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |