aboutsummaryrefslogtreecommitdiffstats
path: root/palm/pilot-link
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1997-11-25 17:06:46 +0800
committerpst <pst@FreeBSD.org>1997-11-25 17:06:46 +0800
commit82deef1019bf489889a54b4bf228027306f56616 (patch)
tree047264da630aea96fafb9e861c0c966e42fcea2c /palm/pilot-link
parentd2c5402b501a6e0da5011b57dacc8688d68d0b80 (diff)
downloadfreebsd-ports-gnome-82deef1019bf489889a54b4bf228027306f56616.tar.gz
freebsd-ports-gnome-82deef1019bf489889a54b4bf228027306f56616.tar.zst
freebsd-ports-gnome-82deef1019bf489889a54b4bf228027306f56616.zip
Don't specify .gz in MAN1
Diffstat (limited to 'palm/pilot-link')
-rw-r--r--palm/pilot-link/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile
index c9c32dc9380f..459cd5d7ecef 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: Makefile,v 1.3 1997/11/25 06:53:16 asami Exp $
+# $Id: Makefile,v 1.4 1997/11/25 07:17:02 asami Exp $
DISTNAME= pilot-link.0.8.7
PKGNAME= pilot-link-0.8.7
@@ -23,8 +23,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
+MAN1= dlpsh.1 ietf2datebook.1 install-datebook.1 \
+ install-memo.1 install-user.1 pilot-xfer.1 \
+ read-ical.1
.include <bsd.port.mk>