diff options
Diffstat (limited to 'graphics/cenon/Makefile')
-rw-r--r-- | graphics/cenon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cenon/Makefile b/graphics/cenon/Makefile index d46f3842b7c1..dd5609e5ba6e 100644 --- a/graphics/cenon/Makefile +++ b/graphics/cenon/Makefile @@ -2,7 +2,7 @@ PORTNAME= cenon # Per r492056, 4.0.2 is the last version which actually works with GNUstep, # the later ones use XCode >= 5 .xib files which GNUstep cannot parse. PORTVERSION= 4.0.2 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= graphics gnustep MASTER_SITES= http://www.cenon.zone/download/source/ |