Mark it unbroken. Fix PLIST.
This commit is contained in:
parent
987b69ae61
commit
c2be38d5c4
@ -1,6 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 1999/10/30 21:51:56 angelos Exp $
|
||||
|
||||
BROKEN= broken, waiting for turans@ to review
|
||||
# $OpenBSD: Makefile,v 1.9 1999/11/08 02:30:36 kevlo Exp $
|
||||
|
||||
DISTNAME= pilot-link.0.9.3
|
||||
PKGNAME= pilot-link-0.9.3
|
||||
|
@ -3,13 +3,16 @@ bin/ccexample
|
||||
bin/debugsh
|
||||
bin/dlpsh
|
||||
bin/getrom
|
||||
bin/hinotes
|
||||
bin/iambicexample
|
||||
bin/ietf2datebook
|
||||
bin/install-datebook
|
||||
bin/install-hinote
|
||||
bin/install-memo
|
||||
bin/install-todos
|
||||
bin/install-user
|
||||
bin/memos
|
||||
bin/money2qif
|
||||
bin/pi-csd
|
||||
bin/pi-getram
|
||||
bin/pi-getrom
|
||||
@ -36,11 +39,14 @@ include/pi-appinfo.hxx
|
||||
include/pi-args.h
|
||||
include/pi-cmp.h
|
||||
include/pi-config.h
|
||||
include/pi-config-win32.h
|
||||
include/pi-datebook.h
|
||||
include/pi-datebook.hxx
|
||||
include/pi-dlp.h
|
||||
include/pi-dlp.hxx
|
||||
include/pi-expense.h
|
||||
include/pi-file.h
|
||||
include/pi-hinote.h
|
||||
include/pi-iambicExpense.h
|
||||
include/pi-iambicExpense.hxx
|
||||
include/pi-inet.h
|
||||
@ -49,15 +55,19 @@ include/pi-macros.h
|
||||
include/pi-mail.h
|
||||
include/pi-memo.h
|
||||
include/pi-memo.hxx
|
||||
include/pi-money.h
|
||||
include/pi-padp.h
|
||||
include/pi-serial.h
|
||||
include/pi-slp.h
|
||||
include/pi-socket.h
|
||||
include/pi-sockaddr.h
|
||||
include/pi-sockaddr-win32.h
|
||||
include/pi-source.h
|
||||
include/pi-sync.h
|
||||
include/pi-syspkt.h
|
||||
include/pi-todo.h
|
||||
include/pi-todo.hxx
|
||||
include/pi-version.h
|
||||
lib/libpicc.a
|
||||
lib/libpisock.a
|
||||
lib/libpisock.la
|
||||
@ -75,6 +85,7 @@ lib/pix/casemask.xbm
|
||||
man/man1/dlpsh.1
|
||||
man/man1/ietf2datebook.1
|
||||
man/man1/install-datebook.1
|
||||
man/man1/install-hinote.1
|
||||
man/man1/install-memo.1
|
||||
man/man1/install-user.1
|
||||
man/man1/pilot-xfer.1
|
||||
|
Loading…
Reference in New Issue
Block a user