summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-01-24 23:13:23 +0000
committerhubertf <hubertf>1998-01-24 23:13:23 +0000
commitd54a3d1a9f54657a336f8b2ffb286fb3aad25fd0 (patch)
tree26cb4721476cd63c24744ffc314a44bba2c98054 /shells
parent4d919f4d1f57758b3ec55d6ac5dea021616e8d57 (diff)
downloadpkgsrc-d54a3d1a9f54657a336f8b2ffb286fb3aad25fd0.tar.gz
portlint: fix RCS Id, add MAN1
Diffstat (limited to 'shells')
-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>