add a new master site and the homepage
This commit is contained in:
parent
6a9a833390
commit
c6a98f2ed4
1 changed files with 3 additions and 2 deletions
|
@ -1,13 +1,14 @@
|
|||
# $NetBSD: Makefile,v 1.3 2001/02/17 17:42:22 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2001/08/21 08:07:36 assar Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xdu-3.0
|
||||
PKGNAME= xdu-3.0nb1
|
||||
CATEGORIES= sysutils x11
|
||||
MASTER_SITES= ftp://ftp.arl.mil/pub/
|
||||
MASTER_SITES= http://sd.wareonearth.com/~phil/xdu/ ftp://ftp.arl.mil/pub/
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= hubertf@netbsd.org
|
||||
HOMEPAGE= http://sd.wareonearth.com/~phil/xdu/
|
||||
COMMENT= Display the output of "du" in an X window
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
|
Loading…
Reference in a new issue