diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:23:24 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:23:24 +0000 |
commit | 6ead27eb95b73463064db2a2ab7f92efd9f6d874 (patch) | |
tree | e2715d6c9595e25da79d8bb0b4341f2a5c8d82a4 /deskutils/libstreams | |
parent | 642bc3b19bec741c3872b6c722ea40d9838b5efc (diff) | |
download | ports-6ead27eb95b73463064db2a2ab7f92efd9f6d874.tar.gz ports-6ead27eb95b73463064db2a2ab7f92efd9f6d874.zip |
Notes
Diffstat (limited to 'deskutils/libstreams')
-rw-r--r-- | deskutils/libstreams/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/libstreams/Makefile b/deskutils/libstreams/Makefile index b71d4da11134..cc4e9d3ca521 100644 --- a/deskutils/libstreams/Makefile +++ b/deskutils/libstreams/Makefile @@ -2,7 +2,7 @@ PORTNAME= libstreams PORTVERSION= ${STRIGI_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= ${STRIGI_MASTER_SITES} |