diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-12-28 14:52:25 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-12-28 14:52:25 +0000 |
commit | a17b0f1bc4bee166c67384b44eeaac6f424dd813 (patch) | |
tree | 8043d46c4b8e8576330e98944866a366b9deafb4 /x11-fonts/proggy_fonts-ttf/Makefile | |
parent | 83cc9915b14e73fc5233dd964df33dfabe3f0fb1 (diff) | |
download | ports-a17b0f1bc4bee166c67384b44eeaac6f424dd813.tar.gz ports-a17b0f1bc4bee166c67384b44eeaac6f424dd813.zip |
Unbreak x11-fonts/proggy_fonts and x11-fonts/proggy_fonts-ttf.
Point to the new upstream website, the old domain was lost to spammers.
Notes
Notes:
svn path=/head/; revision=404657
Diffstat (limited to 'x11-fonts/proggy_fonts-ttf/Makefile')
-rw-r--r-- | x11-fonts/proggy_fonts-ttf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-fonts/proggy_fonts-ttf/Makefile b/x11-fonts/proggy_fonts-ttf/Makefile index 249ea9e1af39..c4cce30bf6c6 100644 --- a/x11-fonts/proggy_fonts-ttf/Makefile +++ b/x11-fonts/proggy_fonts-ttf/Makefile @@ -4,7 +4,7 @@ PORTNAME= proggy_fonts-ttf PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= x11-fonts -MASTER_SITES= http://www.proggyfonts.com/download/ +MASTER_SITES= http://upperbounds.net/download/ DISTFILES= ProggyClean.ttf.zip ProggySquare.ttf.zip \ ProggySmall.ttf.zip ProggyTiny.ttf.zip \ ProggyCleanSZ.ttf.zip ProggySquareSZ.ttf.zip \ @@ -14,8 +14,6 @@ DIST_SUBDIR= proggy_fonts-ttf MAINTAINER= ports@FreeBSD.org COMMENT= The perfect monospaced bitmap programming fonts, TTF version -BROKEN= unfetchable - LICENSE= MIT USES= fonts zip |