diff options
-rw-r--r-- | x11-fonts/suxus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fonts/suxus/Makefile b/x11-fonts/suxus/Makefile index b3f143303c34..1d734ff14c48 100644 --- a/x11-fonts/suxus/Makefile +++ b/x11-fonts/suxus/Makefile @@ -9,7 +9,8 @@ PORTNAME= suxus PORTVERSION= 1.5 PORTREVISION= 2 CATEGORIES= x11-fonts -MASTER_SITES= http://www.goof.com/pcg/marc/data/ +MASTER_SITES= http://www.goof.com/pcg/marc/data/ \ + http://www.atarininja.org/distfiles/ DISTFILES= ${PORTNAME}-iso-8859-1.bdf.gz fonts.alias DIST_SUBDIR= suxus |