diff options
author | David Chisnall <theraven@FreeBSD.org> | 2017-12-03 12:23:53 +0000 |
---|---|---|
committer | David Chisnall <theraven@FreeBSD.org> | 2017-12-03 12:23:53 +0000 |
commit | f9197640d910a00d8f42e783289403d12fb87da2 (patch) | |
tree | d7ca44c2807657cc26e339b22c3b6d04538ac992 /graphics/pikopixel | |
parent | 49a79474ad0ac7ebf6cdf3a8c09d98cf80fc9337 (diff) |
Notes
Diffstat (limited to 'graphics/pikopixel')
-rw-r--r-- | graphics/pikopixel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/pikopixel/Makefile b/graphics/pikopixel/Makefile index 54ce66900f7e..6ebeba6c8dab 100644 --- a/graphics/pikopixel/Makefile +++ b/graphics/pikopixel/Makefile @@ -3,6 +3,7 @@ PORTNAME= pikopixel PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= graphics gnustep MASTER_SITES= http://twilightedge.com/downloads/ DISTNAME= PikoPixel.Sources.1.0-b8 |