diff --git a/sysutils/dellflash/Makefile b/sysutils/dellflash/Makefile index 90c0a31ebae..c0a2c3fe916 100644 --- a/sysutils/dellflash/Makefile +++ b/sysutils/dellflash/Makefile @@ -1,15 +1,16 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2009/11/18 01:12:33 todd Exp $ +# $OpenBSD: Makefile,v 1.2 2010/09/02 08:26:09 jasper Exp $ COMMENT = tool to flash dell bios DISTNAME = dellflash-0.1 +REVISION = 0 CATEGORIES = sysutils ONLY_FOR_ARCHS= i386 amd64 -HOMEPAGE = http://code.freedaemon.com/p/dellflash/ +HOMEPAGE = http://opensource.conformal.com/wiki/Dell_Flash MAINTAINER = Todd T. Fries @@ -21,7 +22,7 @@ PERMIT_DISTFILES_FTP = Yes WANTLIB = c -MASTER_SITES = http://code.freedaemon.com/releases/dellflash/ +MASTER_SITES = http://opensource.conformal.com/snapshots/dellflash/ EXTRACT_SUFX = .tgz diff --git a/sysutils/diskrescue/Makefile b/sysutils/diskrescue/Makefile index e70f488a56e..68e18ecfc07 100755 --- a/sysutils/diskrescue/Makefile +++ b/sysutils/diskrescue/Makefile @@ -1,12 +1,13 @@ -# $OpenBSD: Makefile,v 1.3 2009/09/30 12:53:43 laurent Exp $ +# $OpenBSD: Makefile,v 1.4 2010/09/02 08:26:09 jasper Exp $ COMMENT = fancy dd DISTNAME = diskrescue-0.3 +REVISION = 0 CATEGORIES = sysutils -HOMEPAGE = http://www.peereboom.us/diskrescue/ +HOMEPAGE = http://opensource.conformal.com/wiki/Disk_Rescue MAINTAINER = Laurent Fanis @@ -18,7 +19,7 @@ PERMIT_DISTFILES_FTP = Yes WANTLIB = c -MASTER_SITES = ${HOMEPAGE}/snapshot/ +MASTER_SITES = http://opensource.conformal.com/snapshots/diskrescue/ EXTRACT_SUFX = .tgz