diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-10-05 09:09:18 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-10-05 09:09:18 +0000 |
commit | 49ddc236c79c5ab8ceb78bc5e3cb0079141aaf5a (patch) | |
tree | 57feb8ff919c7715cbf5baf57f50c7784a201983 /print | |
parent | 82f732356ab059ef631979bc22d3d16c381c68fe (diff) | |
download | ports-49ddc236c79c5ab8ceb78bc5e3cb0079141aaf5a.tar.gz ports-49ddc236c79c5ab8ceb78bc5e3cb0079141aaf5a.zip |
- RF -> RG conversions
With Hat: ruby@
Notes
Notes:
svn path=/head/; revision=262433
Diffstat (limited to 'print')
-rw-r--r-- | print/rubygem-color/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/rubygem-color/Makefile b/print/rubygem-color/Makefile index 5483c63b6dc2..4c77606128f5 100644 --- a/print/rubygem-color/Makefile +++ b/print/rubygem-color/Makefile @@ -7,9 +7,7 @@ PORTNAME= color PORTVERSION= 1.4.1 CATEGORIES= print rubygems -MASTER_SITES= ${MASTER_SITE_RUBYFORGE} -MASTER_SITE_SUBDIR= color -DISTNAME= color-${PORTVERSION} +MASTER_SITES= RG MAINTAINER= dinoex@FreeBSD.org COMMENT= Provides colour space definition and manpiulation |