diff options
author | miwi <miwi@FreeBSD.org> | 2009-11-29 04:34:29 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-11-29 04:34:29 +0800 |
commit | c308be530a49678dea7577f7f919a8fb471a4366 (patch) | |
tree | 88f430b37c1900c3f882e57e38b8f437aace44fc /textproc | |
parent | 86ef5adf937c4c198a5dc6f2b511ee5d230028e0 (diff) | |
download | freebsd-ports-gnome-c308be530a49678dea7577f7f919a8fb471a4366.tar.gz freebsd-ports-gnome-c308be530a49678dea7577f7f919a8fb471a4366.tar.zst freebsd-ports-gnome-c308be530a49678dea7577f7f919a8fb471a4366.zip |
- Bump PORTREVISION because of amd64-related kmflcomp changes to force recompile.
PR: 140908
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libkmfl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libkmfl/Makefile b/textproc/libkmfl/Makefile index 491bd2a9994b..5291f2712bbf 100644 --- a/textproc/libkmfl/Makefile +++ b/textproc/libkmfl/Makefile @@ -7,10 +7,10 @@ PORTNAME= libkmfl PORTVERSION= 0.9.8 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/kmfl/kmfl/${PORTVERSION} \ http://anthesphoria.net/FreeBSD/ports/distfiles/ - DIST_SUBDIR= kmfl MAINTAINER= nikola.lecic@anthesphoria.net |