diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-04-18 13:57:42 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-04-18 13:57:42 +0000 |
commit | cc95712fbe92854d4a2177b6d45cbdcc9d5f1b44 (patch) | |
tree | d32a20416ca4506d36f2b454f7246d7a03954197 /textproc/source-highlight | |
parent | 077df7502b0a47ecb16bd89a724591a51c6c1248 (diff) | |
download | ports-cc95712fbe92854d4a2177b6d45cbdcc9d5f1b44.tar.gz ports-cc95712fbe92854d4a2177b6d45cbdcc9d5f1b44.zip |
Notes
Diffstat (limited to 'textproc/source-highlight')
-rw-r--r-- | textproc/source-highlight/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index 546ff6e67105..b5d46f9bc323 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -3,6 +3,7 @@ PORTNAME= source-highlight DISTVERSION= 3.1.8 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= GNU/src-highlite |