diff options
author | Steve Wills <swills@FreeBSD.org> | 2018-01-16 15:53:33 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2018-01-16 15:53:33 +0000 |
commit | dc21e11671206f696605bbc8fc569b4418cd6f84 (patch) | |
tree | 242e1df3a4df5687d6ef9069e0cf1f29f8d3afe6 /textproc/rubygem-rouge2 | |
parent | 2bba901198defb6c07e5261508f35b0749b18bca (diff) | |
download | ports-dc21e11671206f696605bbc8fc569b4418cd6f84.tar.gz ports-dc21e11671206f696605bbc8fc569b4418cd6f84.zip |
Notes
Diffstat (limited to 'textproc/rubygem-rouge2')
-rw-r--r-- | textproc/rubygem-rouge2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-rouge2/Makefile b/textproc/rubygem-rouge2/Makefile index fb2a80fe5f1f..8666f9a92723 100644 --- a/textproc/rubygem-rouge2/Makefile +++ b/textproc/rubygem-rouge2/Makefile @@ -4,6 +4,7 @@ PORTNAME= rouge PORTVERSION= 2.2.1 CATEGORIES= textproc rubygems MASTER_SITES= RG +PKGNAMESUFFIX= 2 MAINTAINER= ruby@FreeBSD.org COMMENT= Simple, easy-to-extend drop-in replacement for pygments |