diff options
author | Martin Matuska <mm@FreeBSD.org> | 2011-10-11 07:17:46 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2011-10-11 07:17:46 +0000 |
commit | 3b6562012dc8bf4da4e5f2a56a8b7c088dbe0880 (patch) | |
tree | 943066cbc1027ddc233ce2bf4862823ea6d4dd4c /graphics/npretty | |
parent | 0c26a272d3687a62ca918744eb76b9daaa0a10de (diff) |
Notes
Diffstat (limited to 'graphics/npretty')
-rw-r--r-- | graphics/npretty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/npretty/Makefile b/graphics/npretty/Makefile index b5bf705e3ca6..60adecf94966 100644 --- a/graphics/npretty/Makefile +++ b/graphics/npretty/Makefile @@ -7,7 +7,7 @@ PORTNAME= npretty PORTVERSION= 0.9.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://www.pulia.nu/code/projects/npretty/ \ ${MASTER_SITE_LOCAL:S@%SUBDIR%@gabor@} |