- Update MASTER_SITES

- Bump NEED_VERSION
- Fix pkg/COMMENT -- follow checklist #16
- Add @comment to PLIST
This commit is contained in:
kevlo 2000-08-21 05:11:03 +00:00
parent cf5bce861b
commit f2ad613b7c
3 changed files with 6 additions and 4 deletions

View File

@ -2,12 +2,13 @@
# Date created: 10 Nov 1999
# Whom: Kevin Lo <kevlo@openbsd.org>
#
# $OpenBSD: Makefile,v 1.4 2000/06/06 22:31:54 espie Exp $
# $OpenBSD: Makefile,v 1.5 2000/08/21 05:11:03 kevlo Exp $
#
DISTNAME= xd-8087
CATEGORIES= misc
MASTER_SITES= http://www.vector.co.jp/authors/VA004959/xd/
NEED_VERSION= 1.319
MASTER_SITES= ftp://freebsd.csie.nctu.edu.tw/pub/distfiles/
MAINTAINER= kevlo@openbsd.org
@ -16,5 +17,5 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
FAKE_FLAGS=PREFIX=${PREFIX}
FAKE_FLAGS= PREFIX=${PREFIX}
.include <bsd.port.mk>

View File

@ -1 +1 @@
Yet another dump utility
yet another dump utility

View File

@ -1,2 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2000/08/21 05:11:06 kevlo Exp $
bin/xd
man/man1/xd.0