diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
commit | a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba (patch) | |
tree | 3ffd72b216e533f037cfc7f06f222ca72e602018 /deskutils/plan | |
parent | bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 (diff) | |
download | ports-a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba.tar.gz ports-a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba.zip |
Notes
Diffstat (limited to 'deskutils/plan')
-rw-r--r-- | deskutils/plan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/plan/Makefile b/deskutils/plan/Makefile index cb5e0db510c3..88249b3494e7 100644 --- a/deskutils/plan/Makefile +++ b/deskutils/plan/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: plan -# Version required: 1.8.2 # Date created: 14 April 1996 # Whom: Daniel Eischen <deischen@iworks.InterWorks.org> # @@ -7,7 +6,8 @@ # # Also update ports/japanese/plan/ (ja-plan) when this port is updated -DISTNAME= plan-1.8.2 +PORTNAME= plan +PORTVERSION= 1.8.2 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ ftp://ftp.fu-berlin.de/pub/unix/graphics/plan/ |