diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2007-07-30 15:32:22 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2007-07-30 15:32:22 +0000 |
commit | 4c62932a462c9a670c2bb18dcc4db25b02a3c0e8 (patch) | |
tree | 77349a9cd89d1a252d88d24eefa32bdafca416a4 /misc/documancer | |
parent | Don't install world writeable files and directories. (diff) |
- Bump PORTREVISION to chase the swish-e shared library update.
Approved by: rafan (mentor, implicit)
Diffstat (limited to 'misc/documancer')
-rw-r--r-- | misc/documancer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/documancer/Makefile b/misc/documancer/Makefile index 0130656e0089..0eaac8e10447 100644 --- a/misc/documancer/Makefile +++ b/misc/documancer/Makefile @@ -8,7 +8,7 @@ PORTNAME= documancer PORTVERSION= 0.2.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |