replace dead HOMEPAGE/MASTER_SITES with a backup mirror
This commit is contained in:
parent
3641f76af2
commit
0885430c52
@ -1,18 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2016/10/01 11:54:14 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2017/08/21 18:36:21 jasper Exp $
|
||||
|
||||
COMMENT= curses-based emulator for the Wyse 60 terminal
|
||||
|
||||
DISTNAME= wy60-2.0.9
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
CATEGORIES= comms
|
||||
HOMEPAGE= https://code.google.com/p/wy60/
|
||||
|
||||
MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLECODE:=wy60/}
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
|
||||
WANTLIB= c curses
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user