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 | |
parent | bc089b03c05fd67bf1b340ba5482a0162d812f61 (diff) | |
download | pkgsrc-c9ab23f10f42c84d11c879ea409a82917542b8e0.tar.gz |
Fix my MAINTAINER= field on these, because that old address bounces mail
now.
-rw-r--r-- | games/xblast/Makefile | 4 | ||||
-rw-r--r-- | misc/xfinans/Makefile | 4 | ||||
-rw-r--r-- | print/transfig/Makefile | 4 | ||||
-rw-r--r-- | x11/xfinans/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/games/xblast/Makefile b/games/xblast/Makefile index 38301cbb52d..397960c61c2 100644 --- a/games/xblast/Makefile +++ b/games/xblast/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/08/20 15:16:57 tsarna Exp $ +# $NetBSD: Makefile,v 1.6 1998/08/27 13:46:00 garbled Exp $ # DISTNAME= xblast-2.2 @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= games/multiplayer DISTFILES= xblast-2.2.tar.gz \ xblast-2.2-to-2.2.1.tar.gz -MAINTAINER= root@garbled.futureone.com +MAINTAINER= root@garbled.net HOMEPAGE= http://www.ikp.uni-koeln.de/~vogel/xblast/xblast.html USE_IMAKE= yes 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 diff --git a/print/transfig/Makefile b/print/transfig/Makefile index 7367f273ec0..4401d66a5e2 100644 --- a/print/transfig/Makefile +++ b/print/transfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1998/07/31 20:32:21 frueauf Exp $ +# $NetBSD: Makefile,v 1.10 1998/08/27 13:46:00 garbled Exp $ # DISTNAME= transfig.3.2.1 @@ -8,7 +8,7 @@ CATEGORIES= graphics print MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications/drawing_tools/transfig -MAINTAINER= root@garbled.futureone.com +MAINTAINER= root@garbled.net DEPENDS+= xpm-3.4k:../../graphics/xpm DEPENDS+= jpeg-6b:../../graphics/jpeg 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 |