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 /print | |
parent | bc089b03c05fd67bf1b340ba5482a0162d812f61 (diff) | |
download | pkgsrc-c9ab23f10f42c84d11c879ea409a82917542b8e0.tar.gz |
Fix my MAINTAINER= field on these, because that old address bounces mail
now.
Diffstat (limited to 'print')
-rw-r--r-- | print/transfig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |