diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-07-26 19:29:38 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-07-26 19:29:38 +0000 |
commit | d02eddb9e7efbfbf057b5815f2a20f69ad61467b (patch) | |
tree | e96429975baaf5685f0e0a246468fdda02364073 | |
parent | 6243f110f16ae3ec9d0177f34c7c1a2cb875227d (diff) | |
download | ports-d02eddb9e7efbfbf057b5815f2a20f69ad61467b.tar.gz ports-d02eddb9e7efbfbf057b5815f2a20f69ad61467b.zip |
Notes
-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 |