diff options
author | Koop Mast <kwm@FreeBSD.org> | 2017-05-26 08:20:18 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2017-05-26 08:20:18 +0000 |
commit | 6a6ad99f068e45d78879f2545ece5c71939b170a (patch) | |
tree | 2164691078aa683f39dd22eec092a031956f9935 /graphics/npretty | |
parent | 44ec9d29854e6c22660372708777ef7a36a3e3cf (diff) |
Notes
Diffstat (limited to 'graphics/npretty')
-rw-r--r-- | graphics/npretty/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/npretty/Makefile b/graphics/npretty/Makefile index 784da1e9cd88..4d03f180bca2 100644 --- a/graphics/npretty/Makefile +++ b/graphics/npretty/Makefile @@ -4,6 +4,7 @@ PORTNAME= npretty DISTVERSIONPREFIX= n DISTVERSION= 0.9.3-1 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= peter@pean.org |