diff options
author | dholland <dholland@pkgsrc.org> | 2010-01-17 08:02:49 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2010-01-17 08:02:49 +0000 |
commit | b259bb416074d9e35301c5d0ab073a80c3e6d547 (patch) | |
tree | 9ddb4ae7c3d4639bb51b2b7775bb78fae6fc5a50 | |
parent | 61995f31e007089023a4f7dae718550451b20930 (diff) | |
download | pkgsrc-b259bb416074d9e35301c5d0ab073a80c3e6d547.tar.gz |
Update HOMEPAGE and MASTER_SITES.
-rw-r--r-- | emulators/hercules/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index 4681433abd6..703340e066f 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.23 2010/01/17 08:00:47 dholland Exp $ +# $NetBSD: Makefile,v 1.24 2010/01/17 08:02:49 dholland Exp $ DISTNAME= hercules-2.11 PKGREVISION= 4 CATEGORIES= emulators -MASTER_SITES= http://www.conmicro.cx/hercules/ +MASTER_SITES= http://www.hercules-390.org/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.conmicro.cx/hercules/ +HOMEPAGE= http://www.hercules-390.org/ COMMENT= S370 emulator PKG_DESTDIR_SUPPORT= user-destdir |