diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2011-08-07 10:16:01 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2011-08-07 10:16:01 +0000 |
commit | 1f07e85dfd3e8df894e8c764084009d7beeeaadc (patch) | |
tree | fffa69666fd02514a0a1eee2e856de270acb3777 /graphics/cenon/Makefile | |
parent | 49d3e70e3943100ee47b326faa824fa344db9058 (diff) |
Notes
Diffstat (limited to 'graphics/cenon/Makefile')
-rw-r--r-- | graphics/cenon/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/cenon/Makefile b/graphics/cenon/Makefile index 45eb8f7402d3..2b9d9c36cb8b 100644 --- a/graphics/cenon/Makefile +++ b/graphics/cenon/Makefile @@ -6,10 +6,10 @@ # PORTNAME= cenon -PORTVERSION= 3.83 +PORTVERSION= 3.8.3 PORTREVISION= 2 CATEGORIES= graphics gnustep -MASTER_SITES= http://www.vhf-group.com/vhfInterservice/download/source/ +MASTER_SITES= http://www.vhf-group.com/vhf-interservice/download/source/ DISTNAME= Cenon-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DIST_SUBDIR= ${PORTNAME} @@ -25,7 +25,7 @@ USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes WRKSRC= ${WRKDIR}/Cenon -FULLVERSION= 3.82 +FULLVERSION= 3.8.3 CENON_LIB_DIR= ${GNUSTEP_LOCAL_ROOT}/Library/Cenon OPTIONS= FULL_LIBRARY "Install complete Cenon Library" off |