summaryrefslogtreecommitdiff
path: root/shells/es
diff options
context:
space:
mode:
authoragc <agc>1997-10-24 14:36:06 +0000
committeragc <agc>1997-10-24 14:36:06 +0000
commitd4600f1f883f7acb417b5a6e6e55ab78918b6adf (patch)
tree49cc47a3a4c85eb6210b333546dc2c33e93a82aa /shells/es
parent031c72a540fdcc5c6dddf7dbc5782cf261d2216f (diff)
downloadpkgsrc-d4600f1f883f7acb417b5a6e6e55ab78918b6adf.tar.gz
Add NetBSD RCS Id.
The (patched) package installs its manual page gzipped, so set MANCOMPRESSED.
Diffstat (limited to 'shells/es')
-rw-r--r--shells/es/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/shells/es/Makefile b/shells/es/Makefile
index 7266de1668e..b2b66219f39 100644
--- a/shells/es/Makefile
+++ b/shells/es/Makefile
@@ -1,3 +1,4 @@
+# $NetBSD: Makefile,v 1.2 1997/10/24 14:36:06 agc Exp $
# New ports collection makefile for: es
# Version required: 0.9a1
# Date created: Sun Aug 13 12:36:14 CDT 1995
@@ -13,4 +14,6 @@ MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/es/
MAINTAINER= erich@FreeBSD.org
+MANCOMPRESSED= yes
+
.include <bsd.port.mk>