diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2015-08-22 17:48:35 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2015-08-22 17:48:35 +0000 |
commit | 27470e1676e69455acf06ae25ebd42ebd5bdecdb (patch) | |
tree | 445c3e315f03aa972de87391f921c655e4634f60 /textproc/groff | |
parent | cb9ed09fda5119f533f6a0b50796a275dfe64587 (diff) | |
download | ports-27470e1676e69455acf06ae25ebd42ebd5bdecdb.tar.gz ports-27470e1676e69455acf06ae25ebd42ebd5bdecdb.zip |
Notes
Diffstat (limited to 'textproc/groff')
-rw-r--r-- | textproc/groff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile index ed086f755237..544bef037cde 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -3,7 +3,7 @@ PORTNAME= groff PORTVERSION= 1.22.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= GNU |