diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2007-11-26 21:18:54 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2007-11-26 21:18:54 +0000 |
commit | 648870b365e69ba548c65fab84bebaa30a69359e (patch) | |
tree | 2ac6e847121729a2e9df397a6027553475d765ab /emulators | |
parent | ccd0fca5ecd3b7a022136828951a9543e831e4c7 (diff) | |
download | ports-648870b365e69ba548c65fab84bebaa30a69359e.tar.gz ports-648870b365e69ba548c65fab84bebaa30a69359e.zip |
Change master sites well in advance before the current one goes down.
PR: 118268
Submitted by: "Bjoern A. Zeeb" <bzeeb+freebsdports@zabbadoz.net> (maintainer)
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=202840
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/hercules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index 6e28203dfa37..c55d65e49336 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -9,7 +9,7 @@ PORTNAME= hercules PORTVERSION= 3.04 PORTREVISION= 1 CATEGORIES= emulators -MASTER_SITES= http://www.conmicro.cx/hercules/ +MASTER_SITES= http://www.hercules-390.org/ MAINTAINER= bzeeb+freebsdports@zabbadoz.net COMMENT= The Hercules System/370, ESA/390, and z/Architecture Emulator |