- add a homepage
This commit is contained in:
parent
0fb74a701a
commit
7ca3305ded
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.74 2010/10/26 09:44:32 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.75 2010/11/22 20:10:54 jasper Exp $
|
||||
|
||||
COMMENT= list information about open files
|
||||
|
||||
VERSION= 4.83
|
||||
DISTNAME= lsof_${VERSION}
|
||||
PKGNAME= ${DISTNAME:S/_/-/}
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.mirrorservice.org/sites/vic.cc.purdue.edu/pub/tools/unix/lsof/OLD/ \
|
||||
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
|
||||
@ -14,6 +14,8 @@ MASTER_SITES= http://www.mirrorservice.org/sites/vic.cc.purdue.edu/pub/tools/uni
|
||||
ftp://ftp.fu-berlin.de/pub/unix/tools/lsof/ \
|
||||
http://www.mirrorservice.org/sites/vic.cc.purdue.edu/pub/tools/unix/lsof/
|
||||
|
||||
HOMEPAGE= http://people.freebsd.org/~abe/
|
||||
|
||||
MAINTAINER= Peter Valchev <pvalchev@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user