diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-27 17:14:14 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-27 17:14:14 +0000 |
commit | 2f647b0e632fda104a14746e0102fc4a0e98ce17 (patch) | |
tree | 7cdcf95db2a14e2554bc2fae45356d625bd79dcb | |
parent | - Add some extensions (diff) |
- PORTREVISION bump
-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} |