diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-04-09 00:11:47 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-04-09 00:11:47 +0000 |
commit | eac6867d0f5cab7514345bf6fd8fec0519d6dbb5 (patch) | |
tree | faf2b5f47a992ec357f260ab1b7b2ac2904d38fd /sysutils/rubygem-god | |
parent | 85d080b14b969d5719c61d57356930fd9402ea04 (diff) | |
download | ports-eac6867d0f5cab7514345bf6fd8fec0519d6dbb5.tar.gz ports-eac6867d0f5cab7514345bf6fd8fec0519d6dbb5.zip |
Notes
Diffstat (limited to 'sysutils/rubygem-god')
-rw-r--r-- | sysutils/rubygem-god/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/rubygem-god/Makefile b/sysutils/rubygem-god/Makefile index 26b925b52e3b..cf0ab00fe16f 100644 --- a/sysutils/rubygem-god/Makefile +++ b/sysutils/rubygem-god/Makefile @@ -7,8 +7,7 @@ PORTNAME= god PORTVERSION= 0.7.12 CATEGORIES= sysutils rubygems -MASTER_SITES= ${MASTER_SITE_RUBYFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= RF MAINTAINER= gogo@cs.uni-sb.de COMMENT= Monitoring framework written in Ruby |