diff options
author | jhale <jhale@FreeBSD.org> | 2014-06-25 11:00:00 +0800 |
---|---|---|
committer | jhale <jhale@FreeBSD.org> | 2014-06-25 11:00:00 +0800 |
commit | b8608bbad67b9c3e66aa7ceb1252d51238b2fdf0 (patch) | |
tree | 719a6b8ef0cc45be0e8bae24f88ce66aeff69095 /graphics/npretty | |
parent | 527eb174e4375295f584a3a065de7304e8391c2c (diff) | |
download | freebsd-ports-gnome-b8608bbad67b9c3e66aa7ceb1252d51238b2fdf0.tar.gz freebsd-ports-gnome-b8608bbad67b9c3e66aa7ceb1252d51238b2fdf0.tar.zst freebsd-ports-gnome-b8608bbad67b9c3e66aa7ceb1252d51238b2fdf0.zip |
- Bump PORTREVISION
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 6e300248834f..f9921069c01e 100644 --- a/graphics/npretty/Makefile +++ b/graphics/npretty/Makefile @@ -3,7 +3,7 @@ PORTNAME= npretty PORTVERSION= 0.9.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= http://www.pulia.nu/code/projects/npretty/ \ ${MASTER_SITE_LOCAL:S@%SUBDIR%@gabor@} |