diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xfinans/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xfinans/Makefile b/misc/xfinans/Makefile index 5d0ffbbd750..bb7b5f69253 100644 --- a/misc/xfinans/Makefile +++ b/misc/xfinans/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/08/20 15:17:39 tsarna Exp $ +# $NetBSD: Makefile,v 1.5 1998/08/27 13:46:00 garbled Exp $ # DISTNAME= xfinans-5.9 @@ -7,7 +7,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/financial/accounting -MAINTAINER= root@garbled.futureone.com +MAINTAINER= root@garbled.net HOMEPAGE= http://www.cs.auc.dk/~lupus/xfinans.html RUN_DEPENDS= gnuplot:../../graphics/gnuplot |