diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-11-23 12:45:46 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-11-23 12:45:46 +0000 |
commit | a8713d15f4d56c9054b5d6a952f5c3613f04959a (patch) | |
tree | 9f8db44177ed46a64b46576a24dfdf8ada114376 /textproc/libwps | |
parent | c9e5b0da2c7f6a3df13a274b6b410d835805742f (diff) |
Notes
Diffstat (limited to 'textproc/libwps')
-rw-r--r-- | textproc/libwps/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libwps/Makefile b/textproc/libwps/Makefile index dd61f5793276..b92bdddef423 100644 --- a/textproc/libwps/Makefile +++ b/textproc/libwps/Makefile @@ -3,6 +3,7 @@ PORTNAME= libwps PORTVERSION= 0.4.4 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |