diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:52:19 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:52:19 +0000 |
commit | f83c7639aafdbe99a7f8bd89780da0b672b58bc3 (patch) | |
tree | 3c8833dfe452b93f6e5e4fc66b78bbafdc950e06 /graphics/pho/Makefile | |
parent | d727bd2384bdb114bb29329ecd105fd4475fbc55 (diff) |
Notes
Diffstat (limited to 'graphics/pho/Makefile')
-rw-r--r-- | graphics/pho/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/pho/Makefile b/graphics/pho/Makefile index 987d647b0bc5..f7e311f170aa 100644 --- a/graphics/pho/Makefile +++ b/graphics/pho/Makefile @@ -3,6 +3,7 @@ PORTNAME= pho DISTVERSION= 0.9.8 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://shallowsky.com/software/pho/ |