diff options
author | Wen Heping <wen@FreeBSD.org> | 2012-05-07 07:10:22 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2012-05-07 07:10:22 +0000 |
commit | e325acbc960abd806cbdf5eab55c6bcdec05b006 (patch) | |
tree | 6d86d3f55052a91ad1b91d68722617488e239ef9 /graphics/tinyows | |
parent | c6acfe19b38c3d8efaa344b5feef9c448f265ce5 (diff) |
- Bump PORTREVISION to chase the update of graphics/geos
Notes
Notes:
svn path=/head/; revision=296124
Diffstat (limited to 'graphics/tinyows')
-rw-r--r-- | graphics/tinyows/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/tinyows/Makefile b/graphics/tinyows/Makefile index 8ceb1f47821a..5d4caccc646b 100644 --- a/graphics/tinyows/Makefile +++ b/graphics/tinyows/Makefile @@ -7,6 +7,7 @@ PORTNAME= tinyows PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= graphics www geography MASTER_SITES= http://tinyows.org/tracdocs/release/ |