diff options
Diffstat (limited to 'devel/z88dk/Makefile')
-rw-r--r-- | devel/z88dk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/z88dk/Makefile b/devel/z88dk/Makefile index 03c351372fe0..12159ebd16f6 100644 --- a/devel/z88dk/Makefile +++ b/devel/z88dk/Makefile @@ -1,5 +1,6 @@ PORTNAME= z88dk PORTVERSION= 2.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/v${PORTVERSION} DISTNAME= ${PORTNAME}-src-${PORTVERSION} |