diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 08:45:03 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 08:45:03 +0000 |
commit | 59e02117aea9ae6d6c79037f1d4957ee81aeb8c2 (patch) | |
tree | 95885249b6b2011574571c63b31de8555bd5007f /textproc/libwps03 | |
parent | bcaadb8b15ec9305933fbc000af476e1e314bc43 (diff) |
Notes
Diffstat (limited to 'textproc/libwps03')
-rw-r--r-- | textproc/libwps03/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libwps03/Makefile b/textproc/libwps03/Makefile index 1a7e23438295..602041d1cfd0 100644 --- a/textproc/libwps03/Makefile +++ b/textproc/libwps03/Makefile @@ -3,7 +3,7 @@ PORTNAME= libwps PORTVERSION= 0.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 03 |