diff options
author | agc <agc> | 2001-02-20 15:58:16 +0000 |
---|---|---|
committer | agc <agc> | 2001-02-20 15:58:16 +0000 |
commit | 717b4f78b87219ab0609ffe38f19ba248792cdd9 (patch) | |
tree | a0aa1df34a8cfe2677481e43638bb64c67e7fec4 /emulators | |
parent | 7b029fc68304302e8c714e60ee0d3f0c7046d8cf (diff) | |
download | pkgsrc-717b4f78b87219ab0609ffe38f19ba248792cdd9.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 |