diff options
Diffstat (limited to 'graphics/xnview/Makefile')
-rw-r--r-- | graphics/xnview/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/xnview/Makefile b/graphics/xnview/Makefile index dbc477e455ca..19d268585273 100644 --- a/graphics/xnview/Makefile +++ b/graphics/xnview/Makefile @@ -29,6 +29,7 @@ MLINKS= nview.1 nv.1 \ .if ${OSVERSION} < 500000 PORTVERSION= 1.68 +PORTREVISION= 1 DISTNAME= XnView-x86-unknown-FreeBSD4.x-static WRKSRC= ${WRKDIR}/XnView-${PORTVERSION}-x86-unknown-FreeBSD4.x-static PLIST_SUB+= FREEBSD4="" |