diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-26 19:51:34 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-26 19:51:34 +0000 |
commit | 8f3a51419c3bbf7ce432033688b39a22b8eac39b (patch) | |
tree | 36ca6259b99828ddc8eced1db236da3dbec4e3b3 /textproc/rubygem-syntax | |
parent | 9a86085fd617cad2c2a5370b68e24b5d9753a8b8 (diff) | |
download | ports-8f3a51419c3bbf7ce432033688b39a22b8eac39b.tar.gz ports-8f3a51419c3bbf7ce432033688b39a22b8eac39b.zip |
Notes
Diffstat (limited to 'textproc/rubygem-syntax')
-rw-r--r-- | textproc/rubygem-syntax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-syntax/Makefile b/textproc/rubygem-syntax/Makefile index ef389ad67bdf..0dc20fb088a4 100644 --- a/textproc/rubygem-syntax/Makefile +++ b/textproc/rubygem-syntax/Makefile @@ -8,7 +8,7 @@ PORTNAME= syntax PORTVERSION= 1.0.0 PKGVERSION= 1 CATEGORIES= textproc rubygems -MASTER_SITES= RF +MASTER_SITES= RG MAINTAINER= dinoex@FreeBSD.org COMMENT= A module for using Systax highlighting in Ruby |