diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-06 04:58:09 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-06 04:58:09 +0000 |
commit | f60c98fa805cb267c0621c931c3afedfc1d6c8eb (patch) | |
tree | cede09b5af6bc5baef448a21fff8da3fad7b5c96 | |
parent | d9924e7b58b9d0ca025fe4602fa35ab867e22cdd (diff) | |
download | ports-f60c98fa805cb267c0621c931c3afedfc1d6c8eb.tar.gz ports-f60c98fa805cb267c0621c931c3afedfc1d6c8eb.zip |
- submitter take maintainership
- remove stale master_site
PR: ports/109961
Submitted by: maintainer (Alex Kozlov)
Notes
Notes:
svn path=/head/; revision=186630
-rw-r--r-- | print/txtbdf2ps/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/print/txtbdf2ps/Makefile b/print/txtbdf2ps/Makefile index 0e0dc448ea76..67676dd5745e 100644 --- a/print/txtbdf2ps/Makefile +++ b/print/txtbdf2ps/Makefile @@ -11,11 +11,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://members.fortunecity.com/brodsky/TL/LS/ EXTRACT_SUFX= .txt -MAINTAINER= ports@FreeBSD.org +MAINTAINER= spam@rm-rf.kiev.ua COMMENT= Translator TXT + BDF to PS PLIST_FILES= bin/txtbdf2ps |