diff options
author | rakuco <rakuco@FreeBSD.org> | 2015-12-28 22:52:25 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2015-12-28 22:52:25 +0800 |
commit | e3f030fa74e7990f0cc74e0a5875b5e7bc1e281e (patch) | |
tree | 8043d46c4b8e8576330e98944866a366b9deafb4 /x11-fonts/proggy_fonts-ttf/Makefile | |
parent | 537f198388dc56d792f70421577f9c356332b9bd (diff) | |
download | freebsd-ports-gnome-e3f030fa74e7990f0cc74e0a5875b5e7bc1e281e.tar.gz freebsd-ports-gnome-e3f030fa74e7990f0cc74e0a5875b5e7bc1e281e.tar.zst freebsd-ports-gnome-e3f030fa74e7990f0cc74e0a5875b5e7bc1e281e.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.
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 |