aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1997-11-24 17:38:13 +0800
committerpst <pst@FreeBSD.org>1997-11-24 17:38:13 +0800
commit0549ab76605f9c664231b1369751d4a491b410fa (patch)
tree8e64459f506c955cafbd2626e6188256e1ffd770
parent8d21643b501b8903d7f0696709e48003dc542815 (diff)
downloadfreebsd-ports-gnome-0549ab76605f9c664231b1369751d4a491b410fa.tar.gz
freebsd-ports-gnome-0549ab76605f9c664231b1369751d4a491b410fa.tar.zst
freebsd-ports-gnome-0549ab76605f9c664231b1369751d4a491b410fa.zip
Forgot to add MAN1= stuff.
-rw-r--r--palm/pilot-link-devel/Makefile6
-rw-r--r--palm/pilot-link/Makefile6
2 files changed, 10 insertions, 2 deletions
diff --git a/palm/pilot-link-devel/Makefile b/palm/pilot-link-devel/Makefile
index d20430bb465e..6d69b9f9b1d7 100644
--- a/palm/pilot-link-devel/Makefile
+++ b/palm/pilot-link-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: November, 1997
# Whom: Paul Traina <pst@freebsd.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/11/24 09:10:43 pst Exp $
DISTNAME= pilot-link.0.8.7
PKGNAME= pilot-link-0.8.7
@@ -18,4 +18,8 @@ USE_PERL5= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-perl5
+MAN1= dlpsh.1.gz ietf2datebook.1.gz install-datebook.1.gz \
+ install-memo.1.gz install-user.1.gz pilot-xfer.1.gz \
+ read-ical.1.gz
+
.include <bsd.port.mk>
diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile
index d20430bb465e..6d69b9f9b1d7 100644
--- a/palm/pilot-link/Makefile
+++ b/palm/pilot-link/Makefile
@@ -3,7 +3,7 @@
# Date created: November, 1997
# Whom: Paul Traina <pst@freebsd.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/11/24 09:10:43 pst Exp $
DISTNAME= pilot-link.0.8.7
PKGNAME= pilot-link-0.8.7
@@ -18,4 +18,8 @@ USE_PERL5= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-perl5
+MAN1= dlpsh.1.gz ietf2datebook.1.gz install-datebook.1.gz \
+ install-memo.1.gz install-user.1.gz pilot-xfer.1.gz \
+ read-ical.1.gz
+
.include <bsd.port.mk>