diff options
author | sem <sem@FreeBSD.org> | 2005-02-28 01:14:14 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-02-28 01:14:14 +0800 |
commit | d6c18c6cc5dc93cdd96168d2e873c70ba8ee8cb2 (patch) | |
tree | cfef9a1e1f10c2af46b3932cec1fb93e993ffedc /misc | |
parent | b000a56e90f0870961ebdf8da7475ad45911f861 (diff) | |
download | freebsd-ports-gnome-d6c18c6cc5dc93cdd96168d2e873c70ba8ee8cb2.tar.gz freebsd-ports-gnome-d6c18c6cc5dc93cdd96168d2e873c70ba8ee8cb2.tar.zst freebsd-ports-gnome-d6c18c6cc5dc93cdd96168d2e873c70ba8ee8cb2.zip |
- PORTREVISION bump
Diffstat (limited to 'misc')
-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} |