Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/rubygem-stemmer/Makefile,v retrieving revision 1.2 diff -u -u -r1.2 Makefile --- Makefile 25 Dec 2009 05:33:18 -0000 1.2 +++ Makefile 26 May 2010 05:00:17 -0000 @@ -7,7 +7,7 @@ PORTNAME= stemmer PORTVERSION= 1.0.1 CATEGORIES= devel rubygems -MASTER_SITES= ${MASTER_SITE_RUBYFORGE}/${PORTNAME}/ +MASTER_SITES= RG MAINTAINER= peter.schuller@infidyne.com COMMENT= An implementation of the Porter word stemming algorithm