summaryrefslogtreecommitdiff
path: root/deskutils/plan/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-06-20 13:29:25 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-06-20 13:29:25 +0000
commit7597fb222ade85e6e22569d638112e862a4f5d3d (patch)
treefe1077a2612d3b27a6796d0f676f819ab909d1c2 /deskutils/plan/Makefile
parentUpgrade to 2.2. (diff)
Upgrade to 1.6.1.
PR: 3189 Submitted by: Daniel Eischen <deischen@iworks.InterWorks.org>
Notes
Notes: svn path=/head/; revision=7022
Diffstat (limited to 'deskutils/plan/Makefile')
-rw-r--r--deskutils/plan/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/plan/Makefile b/deskutils/plan/Makefile
index dcf77d8f6e52..451854ed11e5 100644
--- a/deskutils/plan/Makefile
+++ b/deskutils/plan/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: plan
-# Version required: 1.5.1
+# Version required: 1.6
# Date created: 14 April 1996
# Whom: Daniel Eischen <deischen@iworks.InterWorks.org>
#
-# $Id: Makefile,v 1.4 1996/11/18 09:54:18 asami Exp $
+# $Id: Makefile,v 1.5 1997/03/11 23:40:08 asami Exp $
#
-DISTNAME= plan-1.5.1
+DISTNAME= plan-1.6.1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= applications
MAINTAINER= deischen@iworks.InterWorks.org
REQUIRES_MOTIF= yes
-MAN1= plan.1
+MAN1= netplan.1 plan.1
MAN4= plan.4
.include <bsd.port.mk>