diff options
Diffstat (limited to 'devel/covtool')
-rw-r--r-- | devel/covtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/covtool/Makefile b/devel/covtool/Makefile index 3287c7c357d4..dc467f78617d 100644 --- a/devel/covtool/Makefile +++ b/devel/covtool/Makefile @@ -3,7 +3,7 @@ PORTNAME= covtool PORTVERSION= 2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/rel_2.0 |