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 | |
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')
-rw-r--r-- | x11-fonts/proggy_fonts-ttf/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/proggy_fonts-ttf/pkg-descr | 2 | ||||
-rw-r--r-- | x11-fonts/proggy_fonts/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/proggy_fonts/pkg-descr | 2 |
4 files changed, 4 insertions, 8 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 diff --git a/x11-fonts/proggy_fonts-ttf/pkg-descr b/x11-fonts/proggy_fonts-ttf/pkg-descr index 74bf08dc7ceb..7d6a91771910 100644 --- a/x11-fonts/proggy_fonts-ttf/pkg-descr +++ b/x11-fonts/proggy_fonts-ttf/pkg-descr @@ -9,4 +9,4 @@ braces vertically), the zero looks different from the capital oh, and there is never any confusion between ells, ones, and eyes. Additionally, the arithmetic operators (+ - * < >) are all axis aligned. -WWW: http://www.proggyfonts.com/ +WWW: http://upperbounds.net/ diff --git a/x11-fonts/proggy_fonts/Makefile b/x11-fonts/proggy_fonts/Makefile index 5d3627827f53..038b4d968cdb 100644 --- a/x11-fonts/proggy_fonts/Makefile +++ b/x11-fonts/proggy_fonts/Makefile @@ -5,7 +5,7 @@ PORTNAME= proggy_fonts PORTVERSION= 1.0 PORTREVISION= 4 CATEGORIES= x11-fonts -MASTER_SITES= http://www.proggyfonts.com/download/ +MASTER_SITES= http://upperbounds.net/download/ DISTFILES= ProggyClean.pcf.zip ProggySquare.pcf.zip \ ProggySmall.pcf.zip ProggyTiny.pcf.zip \ ProggyCleanSZ.pcf.zip ProggySquareSZ.pcf.zip \ @@ -25,8 +25,6 @@ EXTRACT_ONLY= ProggyClean.pcf.zip ProggySquare.pcf.zip \ MAINTAINER= ports@FreeBSD.org COMMENT= The perfect monospaced bitmap programming fonts -BROKEN= unfetchable - ALREADY_UNZIP= ${DISTDIR}/Opti.pcf.gz ${DISTDIR}/OptiSmall.pcf.gz \ ${DISTDIR}/PixelCarnageMono.pcf.gz diff --git a/x11-fonts/proggy_fonts/pkg-descr b/x11-fonts/proggy_fonts/pkg-descr index 74bf08dc7ceb..7d6a91771910 100644 --- a/x11-fonts/proggy_fonts/pkg-descr +++ b/x11-fonts/proggy_fonts/pkg-descr @@ -9,4 +9,4 @@ braces vertically), the zero looks different from the capital oh, and there is never any confusion between ells, ones, and eyes. Additionally, the arithmetic operators (+ - * < >) are all axis aligned. -WWW: http://www.proggyfonts.com/ +WWW: http://upperbounds.net/ |