diff --git a/math/wmcalc/Makefile b/math/wmcalc/Makefile index fddba9ab77b..d263ea8c1eb 100644 --- a/math/wmcalc/Makefile +++ b/math/wmcalc/Makefile @@ -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 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 diff --git a/math/wmcalc/pkg/DESCR b/math/wmcalc/pkg/DESCR index d2488ae8688..bf48e52a73b 100644 --- a/math/wmcalc/pkg/DESCR +++ b/math/wmcalc/pkg/DESCR @@ -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} diff --git a/x11/wmbutton/Makefile b/x11/wmbutton/Makefile index 23c6b20e036..7708bc93c50 100644 --- a/x11/wmbutton/Makefile +++ b/x11/wmbutton/Makefile @@ -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 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 diff --git a/x11/wmbutton/pkg/DESCR b/x11/wmbutton/pkg/DESCR index 768af97f838..7ca0fea51a5 100644 --- a/x11/wmbutton/pkg/DESCR +++ b/x11/wmbutton/pkg/DESCR @@ -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}