diff options
author | garbled <garbled@pkgsrc.org> | 1998-08-27 13:46:00 +0000 |
---|---|---|
committer | garbled <garbled@pkgsrc.org> | 1998-08-27 13:46:00 +0000 |
commit | c9ab23f10f42c84d11c879ea409a82917542b8e0 (patch) | |
tree | 26f19a6327aa3760ea062f88df6265dbeb096f6a /misc | |
parent | bc089b03c05fd67bf1b340ba5482a0162d812f61 (diff) | |
download | pkgsrc-c9ab23f10f42c84d11c879ea409a82917542b8e0.tar.gz |
Fix my MAINTAINER= field on these, because that old address bounces mail
now.
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 |