diff options
-rw-r--r-- | misc/chmlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/chmlib/Makefile b/misc/chmlib/Makefile index c20db4bcba8d..f49893f61dfb 100644 --- a/misc/chmlib/Makefile +++ b/misc/chmlib/Makefile @@ -8,7 +8,7 @@ PORTNAME= chmlib PORTVERSION= 0.3.5 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://66.93.236.84/~jedwin/projects/chmlib/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} |