diff options
author | garbled <garbled> | 1998-08-27 13:46:00 +0000 |
---|---|---|
committer | garbled <garbled> | 1998-08-27 13:46:00 +0000 |
commit | 0dc39cee3c4336b62998dc9ad0d88e3e191fc9da (patch) | |
tree | 26f19a6327aa3760ea062f88df6265dbeb096f6a /x11 | |
parent | 7f2daebd3b21d4a37d36ee05e0c55e7363ecaf71 (diff) | |
download | pkgsrc-0dc39cee3c4336b62998dc9ad0d88e3e191fc9da.tar.gz |
Fix my MAINTAINER= field on these, because that old address bounces mail
now.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xfinans/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfinans/Makefile b/x11/xfinans/Makefile index 5d0ffbbd750..bb7b5f69253 100644 --- a/x11/xfinans/Makefile +++ b/x11/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 |