1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

0.9.0 -> 0.9.1

This commit is contained in:
Dima Ruban 1999-02-21 22:30:59 +00:00
parent 2ff4ea507a
commit 8d417509ac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16814
6 changed files with 18 additions and 12 deletions

View File

@ -3,10 +3,10 @@
# Date created: November, 1997
# Whom: Paul Traina <pst@freebsd.org>
#
# $Id: Makefile,v 1.23 1998/10/12 03:08:56 jseger Exp $
# $Id: Makefile,v 1.24 1999/01/09 08:52:29 asami Exp $
DISTNAME= pilot-link.0.9.0
PKGNAME= pilot-link-0.9.0
DISTNAME= pilot-link.0.9.1
PKGNAME= pilot-link-0.9.1
CATEGORIES= palm comms tk80
MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/
@ -20,8 +20,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-perl5=${PERL5}
MAN1= dlpsh.1 ietf2datebook.1 install-datebook.1 \
install-memo.1 install-user.1 pilot-xfer.1 \
read-ical.1
install-hinote.1 install-memo.1 install-user.1 \
pilot-xfer.1 read-ical.1
MAN7= pilot-link.7
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (pilot-link.0.9.0.tar.gz) = 558ed399ca19c5759eeb22ff0e23fdd2
MD5 (pilot-link.0.9.1.tar.gz) = 21caaa86b7c543954bc9a69e26cfb1bf

View File

@ -3,6 +3,8 @@ bin/ccexample
bin/debugsh
bin/dlpsh
bin/getrom
bin/hinotes
bin/install-hinote
bin/iambicexample
bin/ietf2datebook
bin/install-datebook
@ -43,6 +45,7 @@ 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

View File

@ -3,10 +3,10 @@
# Date created: November, 1997
# Whom: Paul Traina <pst@freebsd.org>
#
# $Id: Makefile,v 1.23 1998/10/12 03:08:56 jseger Exp $
# $Id: Makefile,v 1.24 1999/01/09 08:52:29 asami Exp $
DISTNAME= pilot-link.0.9.0
PKGNAME= pilot-link-0.9.0
DISTNAME= pilot-link.0.9.1
PKGNAME= pilot-link-0.9.1
CATEGORIES= palm comms tk80
MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/
@ -20,8 +20,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-perl5=${PERL5}
MAN1= dlpsh.1 ietf2datebook.1 install-datebook.1 \
install-memo.1 install-user.1 pilot-xfer.1 \
read-ical.1
install-hinote.1 install-memo.1 install-user.1 \
pilot-xfer.1 read-ical.1
MAN7= pilot-link.7
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (pilot-link.0.9.0.tar.gz) = 558ed399ca19c5759eeb22ff0e23fdd2
MD5 (pilot-link.0.9.1.tar.gz) = 21caaa86b7c543954bc9a69e26cfb1bf

View File

@ -3,6 +3,8 @@ bin/ccexample
bin/debugsh
bin/dlpsh
bin/getrom
bin/hinotes
bin/install-hinote
bin/iambicexample
bin/ietf2datebook
bin/install-datebook
@ -43,6 +45,7 @@ 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