fix MASTER_SITES

This commit is contained in:
steven 2006-02-10 10:07:45 +00:00
parent 019c5c7171
commit 58e8b90ac9
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2004/12/19 17:36:32 alek Exp $
# $OpenBSD: Makefile,v 1.18 2006/02/10 10:07:45 steven Exp $
COMMENT= "tvtwm with pie (circular) menus"
@ -12,7 +12,7 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xext Xmu Xpm Xt c m
MASTER_SITES= ftp://ftp.crynwr.com/piewm/
MASTER_SITES= http://www.crynwr.com/piewm/
USE_X11= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2004/12/29 15:20:52 espie Exp $
# $OpenBSD: Makefile,v 1.14 2006/02/10 10:09:54 steven Exp $
COMMENT= "lightweight window manager with emphasis on usability"
@ -7,7 +7,7 @@ PKGNAME= ${DISTNAME}p0
CATEGORIES= x11
HOMEPAGE= http://modeemi.cs.tut.fi/~tuomov/pwm/
MASTER_SITES= http://modeemi.cs.tut.fi/~tuomov/dl/
MASTER_SITES= ${HOMEPAGE}dl/
MAINTAINER= Gregory Steuck <greg-openbsd-pwm@nest.cx>