diff options
Diffstat (limited to 'graphics/eos-movrec/Makefile')
-rw-r--r-- | graphics/eos-movrec/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/eos-movrec/Makefile b/graphics/eos-movrec/Makefile index 3633ebbfbf1a..a4a39ac625d4 100644 --- a/graphics/eos-movrec/Makefile +++ b/graphics/eos-movrec/Makefile @@ -7,6 +7,7 @@ PORTNAME= eos-movrec DISTVERSION= 0.3.1_beta +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.3_beta @@ -24,6 +25,7 @@ QT_COMPONENTS= qmake_build moc_build rcc_build uic_build gui WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} DISTVERSIONSUFFIX= -src +PORTREVISION= 1 PLIST_FILES= bin/eos_movrec |