diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-06-24 02:42:12 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-06-24 02:42:12 +0800 |
commit | be79ea2a3421ce754c961c18f1821975e122c357 (patch) | |
tree | 2046f0d0022535c74854e8cbb7fd26021012a6fd /sysutils | |
parent | 5a34d9c8d9be7c908dd35125e8cdfdefef806ea8 (diff) | |
download | freebsd-ports-gnome-be79ea2a3421ce754c961c18f1821975e122c357.tar.gz freebsd-ports-gnome-be79ea2a3421ce754c961c18f1821975e122c357.tar.zst freebsd-ports-gnome-be79ea2a3421ce754c961c18f1821975e122c357.zip |
RF -> RG Conversion (Part II)
PR: ports/147844
Submitted by: pgollucci (myself)
Reviewed by: portmgr (flz)
Discussed with: portmgr (pav)
Tested by: make checksum
Feature safe: yes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/rubygem-sys-cpu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rubygem-sys-cpu/Makefile b/sysutils/rubygem-sys-cpu/Makefile index 98148e4ffae5..ad1913f456ff 100644 --- a/sysutils/rubygem-sys-cpu/Makefile +++ b/sysutils/rubygem-sys-cpu/Makefile @@ -8,7 +8,7 @@ PORTNAME= sys-cpu PORTVERSION= 0.6.1 CATEGORIES= sysutils rubygems -MASTER_SITES= RF/sysutils +MASTER_SITES= RG MAINTAINER= freebsdports@chillibear.com COMMENT= Provides an interface for getting information about the CPU |