Fix HOMEPAGE/MASTER_SITES. ok edd@ (maintainer)

This commit is contained in:
jca 2015-08-27 13:42:09 +00:00
parent 183f20dab2
commit e75581c029
3 changed files with 7 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.3 2013/03/11 10:50:27 espie Exp $
# $OpenBSD: Makefile.inc,v 1.4 2015/08/27 13:42:09 jca Exp $
# Arches suggested by upstream, unsure which work on OpenBSD for sure.
ONLY_FOR_ARCHS ?= amd64 i386
@ -10,7 +10,7 @@ V ?= 0.8.8
SUBST_VARS += V
CATEGORIES ?= devel
HOMEPAGE ?= http://radare.nopcode.org/
HOMEPAGE ?= http://www.radare.org/r/
MAINTAINER ?= Edd Barrett <edd@openbsd.org>
# LGPLv3
@ -18,7 +18,7 @@ PERMIT_PACKAGE_CDROM ?= Yes
PERMIT_PACKAGE_FTP ?= Yes
PERMIT_DISTFILES_FTP ?= Yes
MASTER_SITES ?= ${HOMEPAGE}/get/
MASTER_SITES ?= http://www.radare.org/get/
USE_GMAKE ?= Yes
CONFIGURE_STYLE ?= simple

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/07/21 01:35:51 edd Exp $
# $OpenBSD: Makefile,v 1.2 2015/08/27 13:42:09 jca Exp $
COMMENT = Vala bindings for Radare2
DISTNAME = r2-bindings-${V}
PKGNAME = radare-bindings2-${V}
REVISION = 0
BUILD_DEPENDS = devel/radare2/main>=${V}
RUN_DEPENDS = lang/vala \

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.3 2015/05/22 11:31:13 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.4 2015/08/27 13:42:09 jca Exp $
COMMENT = reverse engineers disassembler and debugger
DISTNAME = radare2-${V}
REVISION = 0
REVISION = 1
# In radare, all libs have the same version
LIBV = 1.0 # 0.8.8