summaryrefslogtreecommitdiff
path: root/shells/es
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1998-01-24 23:13:23 +0000
committerhubertf <hubertf@pkgsrc.org>1998-01-24 23:13:23 +0000
commitf1397cce7271c21aae57e032786c2960d4ee4896 (patch)
tree26cb4721476cd63c24744ffc314a44bba2c98054 /shells/es
parent684d226a4a27bafb5080f37187ae450821ab23ca (diff)
downloadpkgsrc-f1397cce7271c21aae57e032786c2960d4ee4896.tar.gz
portlint: fix RCS Id, add MAN1
Diffstat (limited to 'shells/es')
-rw-r--r--shells/es/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/es/Makefile b/shells/es/Makefile
index b2b66219f39..6725f85c2bb 100644
--- a/shells/es/Makefile
+++ b/shells/es/Makefile
@@ -1,9 +1,9 @@
-# $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
# Whom: erich@rrnet.com
#
+# $NetBSD: Makefile,v 1.3 1998/01/24 23:13:23 hubertf Exp $
# FreeBSD Id: Makefile,v 1.4 1996/11/18 11:39:46 asami Exp
#
@@ -15,5 +15,6 @@ MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/es/
MAINTAINER= erich@FreeBSD.org
MANCOMPRESSED= yes
+MAN1= es.1
.include <bsd.port.mk>