diff options
author | wiz <wiz> | 2000-05-03 14:52:49 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-05-03 14:52:49 +0000 |
commit | 30634d127cb099ebf5db559160adeb88a4e06b00 (patch) | |
tree | 0c4b64fcc86fccc0cbfc17d0dee814dae31e31cb /graphics/hermes | |
parent | 943cb4a6282643eb07c545c106119f1f37e11d2d (diff) | |
download | pkgsrc-30634d127cb099ebf5db559160adeb88a4e06b00.tar.gz |
Updated homepage
Diffstat (limited to 'graphics/hermes')
-rw-r--r-- | graphics/hermes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/hermes/Makefile b/graphics/hermes/Makefile index 7242333ddd5..3adae90a150 100644 --- a/graphics/hermes/Makefile +++ b/graphics/hermes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/11/30 08:22:15 rh Exp $ +# $NetBSD: Makefile,v 1.3 2000/05/03 14:52:49 wiz Exp $ DISTNAME= Hermes-1.2.6-2 PKGNAME= Hermes-1.2.6.2 @@ -7,7 +7,7 @@ CATEGORIES= graphics MASTER_SITES= http://hermes.terminal.at/files/ MAINTAINER= root@garbled.net -HOMEPAGE= http://hermes.terminal.at/ +HOMEPAGE= http://www.clanlib.org/hermes/ USE_LIBTOOL= yes GNU_CONFIGURE= yes |