diff options
author | agc <agc@pkgsrc.org> | 2001-02-20 15:58:16 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-02-20 15:58:16 +0000 |
commit | 15ec7fb4a3f59231be05d01f0a9828b7261f92ec (patch) | |
tree | a0aa1df34a8cfe2677481e43638bb64c67e7fec4 /emulators | |
parent | 2f2670d688c8662d5436965a3d3b7f0a62e1a22c (diff) | |
download | pkgsrc-15ec7fb4a3f59231be05d01f0a9828b7261f92ec.tar.gz |
Correct the homepage.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/hercules/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index 19ad99772f9..f5e4543a8b4 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/19 12:35:21 agc Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/20 15:58:16 agc Exp $ DISTNAME= hercules-2.11 CATEGORIES= emulators MASTER_SITES= http://www.conmicro.cx/hercules/ MAINTAINER= packages@netbsd.org -HOMEPAGE= http://www.snes9x.com/ +HOMEPAGE= http://www.conmicro.cx/hercules/ COMMENT= s370 emulator DEPENDS= pth-*:../../devel/pth |