diff options
author | jmelo <jmelo@FreeBSD.org> | 2007-03-08 22:59:16 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2007-03-08 22:59:16 +0800 |
commit | a007448e248b586a07710e0be8ff90e2a5357385 (patch) | |
tree | ea6fbd258e88e78dc657e6a07755e07b2f715ff2 /print | |
parent | 763a749524f61d6c3df11090bed3d283db0271a3 (diff) | |
download | freebsd-ports-gnome-a007448e248b586a07710e0be8ff90e2a5357385.tar.gz freebsd-ports-gnome-a007448e248b586a07710e0be8ff90e2a5357385.tar.zst freebsd-ports-gnome-a007448e248b586a07710e0be8ff90e2a5357385.zip |
- Update mastersite.
PR: ports/109969
Submitted by: Alex Kozlov<spam@rm-rf.kiev.ua> (maintainer)
Diffstat (limited to 'print')
-rw-r--r-- | print/txtbdf2ps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/txtbdf2ps/Makefile b/print/txtbdf2ps/Makefile index 67676dd5745e..a060f2006a04 100644 --- a/print/txtbdf2ps/Makefile +++ b/print/txtbdf2ps/Makefile @@ -11,7 +11,7 @@ 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://src4.narod.ru/ EXTRACT_SUFX= .txt MAINTAINER= spam@rm-rf.kiev.ua |