homepage has disappeared, add some (random) sites

This commit is contained in:
wilfried 2001-10-26 22:36:37 +00:00
parent a4ea75b758
commit 89927358d2
4 changed files with 5 additions and 12 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2001/10/25 22:34:49 wilfried Exp $
# $OpenBSD: Makefile,v 1.8 2001/10/26 22:36:37 wilfried Exp $
COMMENT= 'wm-dockapp; simple four-function calculator'
@ -6,8 +6,6 @@ DISTNAME= wmcalc-0.3
CATEGORIES= math x11 x11/windowmaker
NEED_VERSION= 1.482
HOMEPAGE= http://members.access1.net/ehflora/
MAINTAINER= Peter Stromberg <wilfried@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
@ -15,7 +13,8 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE}wmcalc/
MASTER_SITES= ftp://ftp.sunet.se/pub/OpenBSD/distfiles/ \
ftp://ftp.dti.ad.jp/pub/OpenBSD/distfiles/
USE_X11= Yes
NO_REGRESS= Yes

View File

@ -36,5 +36,3 @@ x13 Start a program defined by CalcStart variable in
if yy = 0,1,2,3,4,5,6,7,8,9.
1zz Hopefully the other functions are obvious from
their button graphics.
WWW: ${HOMEPAGE}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2001/10/25 22:34:50 wilfried Exp $
# $OpenBSD: Makefile,v 1.9 2001/10/26 22:36:37 wilfried Exp $
COMMENT= 'wm-dockapp; application launching program'
@ -6,8 +6,6 @@ DISTNAME= wmbutton-0.4
CATEGORIES= x11 x11/windowmaker
NEED_VERSION= 1.482
HOMEPAGE= http://members.access1.net/ehflora/
MAINTAINER= Peter Stromberg <wilfried@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
@ -15,7 +13,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE}wmbutton/ \
MASTER_SITES= ftp://ftp.sunet.se/pub/OpenBSD/distfiles/ \
ftp://ftp.sra.co.jp/pub/os/FreeBSD/distfiles/
USE_X11= Yes

View File

@ -10,5 +10,3 @@ window manager.
You need a ~/.wmbutton file, copy a sample from ${SAMPLE_DIR}.
wmbutton -h gives you usage info.
WWW: ${HOMEPAGE}