summaryrefslogtreecommitdiff
path: root/archivers/hpack.non-usa.only/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 14:17:24 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 14:17:24 +0000
commitc98cfd116dc0f77d80a247eaa00036df1e3335a1 (patch)
tree79b52e0aecd534af57de2d0ee3c9a860bc4a01fc /archivers/hpack.non-usa.only/Makefile
parentAdd $Id$. (diff)
Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
Notes
Notes: svn path=/head/; revision=4578
Diffstat (limited to 'archivers/hpack.non-usa.only/Makefile')
-rw-r--r--archivers/hpack.non-usa.only/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/hpack.non-usa.only/Makefile b/archivers/hpack.non-usa.only/Makefile
index ed908832cd28..0cd2074007ee 100644
--- a/archivers/hpack.non-usa.only/Makefile
+++ b/archivers/hpack.non-usa.only/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 Jan 1995
# Whom: ache
#
-# $Id: Makefile,v 1.5 1996/04/12 08:16:45 asami Exp $
+# $Id: Makefile,v 1.6 1996/11/12 02:17:29 obrien Exp $
#
DISTNAME= hpack79src
@@ -19,5 +19,6 @@ NO_WRKSUBDIR= yes
MAKEFILE= makefile
ALL_TARGET= freebsd
INSTALL_TARGET= freebsd.install
+MAN1= hpack.1
.include <bsd.port.mk>