diff options
Diffstat (limited to 'deskutils/plan/Makefile')
-rw-r--r-- | deskutils/plan/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/deskutils/plan/Makefile b/deskutils/plan/Makefile index 049634c..b734f57 100644 --- a/deskutils/plan/Makefile +++ b/deskutils/plan/Makefile @@ -1,12 +1,14 @@ # New ports collection makefile for: plan -# Version required: 1.6 +# Version required: 1.7.1 # Date created: 14 April 1996 # Whom: Daniel Eischen <deischen@iworks.InterWorks.org> # -# $Id: Makefile,v 1.7 1998/02/01 05:09:52 obrien Exp $ +# $Id: Makefile,v 1.8 1998/03/22 18:01:28 obrien Exp $ # -DISTNAME= plan-1.6.1 +# Also update ports/japanese/plan/ (ja-plan) when this port is updated + +DISTNAME= plan-1.7.1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ ftp://ftp.fu-berlin.de/pub/unix/graphics/plan/ |