diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-04 22:28:43 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-04 22:28:43 +0000 |
commit | a40b5be9b41ad5f67c8a52a8d9a0345cad846235 (patch) | |
tree | f4b8d536c276872f9342dda255ada1ed02a1748b /graphics/Hermes | |
parent | 3e4cef01a55b496190a5f923789a1e85acf807de (diff) |
Notes
Diffstat (limited to 'graphics/Hermes')
-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 470d65a533d7..f52ed89993a7 100644 --- a/graphics/Hermes/Makefile +++ b/graphics/Hermes/Makefile @@ -10,7 +10,8 @@ PORTVERSION= 1.3.3 PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.clanlib.org/download/files/ \ - http://distro.ibiblio.org/pub/linux/distributions/sorcerer/sources/Hermes/1.3.3/ + http://distro.ibiblio.org/pub/linux/distributions/sorcerer/sources/Hermes/1.3.3/ \ + http://power-net.linux.tucows.com/files/x11/dev/ MAINTAINER= ports@FreeBSD.org COMMENT= Fast pixel formats conversion library |