remove broken HOMEPAGE/MASTER_SITES

This commit is contained in:
jasper 2017-08-22 19:25:52 +00:00
parent 73b4795a5d
commit 1ba9ad58f2
2 changed files with 8 additions and 6 deletions

View File

@ -1,21 +1,22 @@
# $OpenBSD: Makefile,v 1.5 2017/05/12 14:38:18 benoit Exp $
# $OpenBSD: Makefile,v 1.6 2017/08/22 19:25:52 jasper Exp $
COMMENT = finite-state compiler and C library
DISTNAME = foma-0.9.17
REVISION = 0
SHARED_LIBS += foma 0.1 # 0.9.16
CATEGORIES = math devel
HOMEPAGE = https://code.google.com/p/foma/
HOMEPAGE = https://bitbucket.org/mhulden/foma
# Apache 2.0
PERMIT_PACKAGE_CDROM = Yes
WANTLIB += c readline termcap z
MASTER_SITES = ${MASTER_SITE_GOOGLECODE:=foma/}
MASTER_SITES = https://bitbucket.org/mhulden/foma/downloads/
MAKE_FLAGS = CC="${CC}" \
CFLAGS="${CFLAGS}" \

View File

@ -1,18 +1,19 @@
# $OpenBSD: Makefile,v 1.3 2016/10/01 11:54:16 naddy Exp $
# $OpenBSD: Makefile,v 1.4 2017/08/22 19:25:52 jasper Exp $
COMMENT = interactive prompt module
DISTNAME = Umph-Prompt-0.1.0
PKGNAME = ${DISTNAME:S//p5-/}
REVISION = 0
CATEGORIES = misc
HOMEPAGE = https://code.google.com/p/umph/
HOMEPAGE = http://repo.or.cz/w/umph-prompt.git
# LGPLv2.1+
PERMIT_PACKAGE_CDROM = Yes
MASTER_SITES = ${MASTER_SITE_GOOGLECODE:=umph/}
MASTER_SITES = https://distfiles.nl/
CONFIGURE_STYLE = perl