diff options
Diffstat (limited to 'misc/xinvest/Makefile')
-rw-r--r-- | misc/xinvest/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/xinvest/Makefile b/misc/xinvest/Makefile index 9e8f009223c..f0cea140794 100644 --- a/misc/xinvest/Makefile +++ b/misc/xinvest/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 1999/01/29 21:32:21 tron Exp $ +# $NetBSD: Makefile,v 1.3 1999/04/15 20:39:45 tron Exp $ DISTNAME= xinvest-2.5.1 CATEGORIES= misc x11 -MASTER_SITES= ${MASTER_SITE_XCONTRIB} -MASTER_SITE_SUBDIR= applications +MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} MAINTAINER= root@garbled.net HOMEPAGE= http://www.sunsite.auc.dk/xinvest/xinvest.html |