Update MASTER_SITES; from Gleydson Soares. Bump not needed.

This commit is contained in:
sthen 2010-05-23 23:11:45 +00:00
parent c5082c8dfe
commit 6f41bc09c3
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2009/05/25 13:11:07 jim Exp $
# $OpenBSD: Makefile,v 1.4 2010/05/23 23:11:45 sthen Exp $
COMMENT= minimalist IRC client
@ -6,7 +6,7 @@ DISTNAME= ii-1.4
CATEGORIES= net
HOMEPAGE= http://tools.suckless.org/ii
MASTER_SITES= http://code.suckless.org/dl/tools/
MASTER_SITES= http://dl.suckless.org/tools/
MAINTAINER= Gleydson Soares <gsoares@trusted.com.br>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2009/05/31 20:00:22 jim Exp $
# $OpenBSD: Makefile,v 1.7 2010/05/23 23:11:45 sthen Exp $
COMMENT= simple X screen locker
@ -18,7 +18,7 @@ PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 c Xext
MASTER_SITES= http://code.suckless.org/dl/tools/
MASTER_SITES= http://dl.suckless.org/tools/
MAKE_ENV= CC="${CC}" \
LDFLAGS="${LDFLAGS}"