diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/plan/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/plan/Makefile b/deskutils/plan/Makefile index 0e9f9843b336..2b730539abc9 100644 --- a/deskutils/plan/Makefile +++ b/deskutils/plan/Makefile @@ -3,12 +3,13 @@ # Date created: 14 April 1996 # Whom: Daniel Eischen <deischen@iworks.InterWorks.org> # -# $Id: Makefile,v 1.2 1996/08/09 04:27:44 asami Exp $ +# $Id: Makefile,v 1.3 1996/11/17 09:06:28 obrien Exp $ # DISTNAME= plan-1.5.1 CATEGORIES= misc -MASTER_SITES= ftp://ftp.x.org/contrib/applications/ +MASTER_SITES= ${MASTER_SITE_XCONTRIB} +MASTER_SITE_XCONTRIB= applications MAINTAINER= deischen@iworks.InterWorks.org |