diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-14 17:10:50 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-14 17:10:50 +0000 |
commit | 6eff5967a7a142fa7085178c8046e462a6f66e9e (patch) | |
tree | 6c280a5fa20df78f1d79b42076c806a8ecf36bc1 /deskutils | |
parent | 5026928fbafd8ad18d16caeb55bf6f1af93df053 (diff) | |
download | ports-6eff5967a7a142fa7085178c8046e462a6f66e9e.tar.gz ports-6eff5967a7a142fa7085178c8046e462a6f66e9e.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/plan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/plan/Makefile b/deskutils/plan/Makefile index 88249b3494e7..e493c5fc1cce 100644 --- a/deskutils/plan/Makefile +++ b/deskutils/plan/Makefile @@ -8,7 +8,7 @@ PORTNAME= plan PORTVERSION= 1.8.2 -CATEGORIES= deskutils +CATEGORIES+= deskutils MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ ftp://ftp.fu-berlin.de/pub/unix/graphics/plan/ MASTER_SITE_SUBDIR= applications |