I want to take maintainership on this port. Also remove broken link Fix: --- Makefile +++ Makefile.new @@ -12,10 +12,9 @@ MASTER_SITES= http://www.geocities.com/CapeCanaveral/Lab/5735/1/ \ http://oldrus-ispell.sourceforge.net/ \ http://members.fortunecity.com/brodsky/TL/LS/ \ - http://sawsoft.newmail.ru/LS/ EXTRACT_SUFX= .txt -MAINTAINER= ports@FreeBSD.org +MAINTAINER= spam@rm-rf.kiev.ua COMMENT= Translator TXT + BDF to PS PLIST_FILES= bin/txtbdf2ps
Responsible Changed From-To: freebsd-ports-bugs->clsung I'll take it.
clsung 2007-03-06 04:58:09 UTC FreeBSD ports repository Modified files: print/txtbdf2ps Makefile Log: - submitter take maintainership - remove stale master_site PR: ports/109961 Submitted by: maintainer (Alex Kozlov) Revision Changes Path 1.6 +2 -3 ports/print/txtbdf2ps/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed with tiny fix. Thank you.
Hi Incomplete patch. Sorry. Right one: --- Makefile +++ Makefile.new @@ -10,12 +10,10 @@ PORTVERSION= 0.7.1 CATEGORIES= print MASTER_SITES= http://www.geocities.com/CapeCanaveral/Lab/5735/1/ \ - http://oldrus-ispell.sourceforge.net/ \ - http://members.fortunecity.com/brodsky/TL/LS/ \ - http://sawsoft.newmail.ru/LS/ + http://oldrus-ispell.sourceforge.net/ EXTRACT_SUFX= .txt -MAINTAINER= ports@FreeBSD.org +MAINTAINER= spam@rm-rf.kiev.ua COMMENT= Translator TXT + BDF to PS PLIST_FILES= bin/txtbdf2ps