diff options
author | garbled <garbled> | 1998-08-27 13:46:00 +0000 |
---|---|---|
committer | garbled <garbled> | 1998-08-27 13:46:00 +0000 |
commit | 78ad3306fd271df1032ebedd29981a98c50859ee (patch) | |
tree | 26f19a6327aa3760ea062f88df6265dbeb096f6a /print/transfig | |
parent | c2466fb9db7b2a13f81bb87c317acbc418b74279 (diff) | |
download | pkgsrc-78ad3306fd271df1032ebedd29981a98c50859ee.tar.gz |
Fix my MAINTAINER= field on these, because that old address bounces mail
now.
Diffstat (limited to 'print/transfig')
-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 |