diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Hermes/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Hermes/Makefile b/graphics/Hermes/Makefile index 10ef1aa79268..470d65a533d7 100644 --- a/graphics/Hermes/Makefile +++ b/graphics/Hermes/Makefile @@ -9,7 +9,8 @@ PORTNAME= Hermes PORTVERSION= 1.3.3 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= http://www.clanlib.org/download/files/ +MASTER_SITES= http://www.clanlib.org/download/files/ \ + http://distro.ibiblio.org/pub/linux/distributions/sorcerer/sources/Hermes/1.3.3/ MAINTAINER= ports@FreeBSD.org COMMENT= Fast pixel formats conversion library |