diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:17:55 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:17:55 +0000 |
commit | c2ec96e939971eb27b4e76cec3ba1da27c681710 (patch) | |
tree | d8e88d954fe008a304993a2e91d3330e23a63791 /deskutils/plan | |
parent | 3c134ede8d50ff28b30f90d818aaf8ede44c772b (diff) |
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 b734f570a152..d013329c17d2 100644 --- a/deskutils/plan/Makefile +++ b/deskutils/plan/Makefile @@ -3,13 +3,13 @@ # Date created: 14 April 1996 # Whom: Daniel Eischen <deischen@iworks.InterWorks.org> # -# $Id: Makefile,v 1.8 1998/03/22 18:01:28 obrien Exp $ +# $Id: Makefile,v 1.10 1998/04/17 18:05:17 obrien Exp $ # # Also update ports/japanese/plan/ (ja-plan) when this port is updated DISTNAME= plan-1.7.1 -CATEGORIES= misc +CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ ftp://ftp.fu-berlin.de/pub/unix/graphics/plan/ MASTER_SITE_SUBDIR= applications |