From deb733f5e87fd8a76eaaabf64006be37816d9bbd Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 9 Jun 2016 06:23:38 +0000 Subject: Fix HOMEPAGE to be copy'n'pastable. --- emulators/shoebill/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators') diff --git a/emulators/shoebill/Makefile b/emulators/shoebill/Makefile index 3dbcdbbaaf0..b44f58cbdfc 100644 --- a/emulators/shoebill/Makefile +++ b/emulators/shoebill/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2016/03/29 22:03:08 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2016/06/09 06:23:40 wiz Exp $ GITHUB_PROJECT= shoebill DISTNAME= 0.0.5 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=pruten/} DIST_SUBDIR= ${GITHUB_PROJECT} MAINTAINER= hauke@NetBSD.org -HOMEPAGE= ${MASTER_SITE_GITHUB:=pruten/shoebill/} +HOMEPAGE= https://github.com/pruten/shoebill/ COMMENT= Macintosh II emulator that runs A/UX LICENSE= 2-clause-bsd -- cgit v1.2.3