diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2019-06-13 13:57:14 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2019-06-13 13:57:14 +0000 |
commit | e4b6cd74b6d0abb9b3d47838b3ec9c64953dc258 (patch) | |
tree | 8fee22f4ca1a84563a8ec1e78851d37df11381ec /print/hs-hscolour | |
parent | e9ff559e0d7c1792c49c9d2057c665ffa03d6c08 (diff) |
Notes
Diffstat (limited to 'print/hs-hscolour')
-rw-r--r-- | print/hs-hscolour/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/hs-hscolour/Makefile b/print/hs-hscolour/Makefile index c97fc675334b..d17e3208d758 100644 --- a/print/hs-hscolour/Makefile +++ b/print/hs-hscolour/Makefile @@ -3,7 +3,7 @@ PORTNAME= hscolour PORTVERSION= 1.24.4 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= print haskell |