diff options
author | jlam <jlam@pkgsrc.org> | 2005-12-17 05:20:21 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-12-17 05:20:21 +0000 |
commit | 2558c0291df89e5ff63ece13913b25a71b8f5dfd (patch) | |
tree | 1c6d7cc54e222e097639139ddc5b482f72d0f643 /print/ghostscript-esp/Makefile | |
parent | 2483500823f80d36d0b0f3c200a4ead6d8dc5402 (diff) | |
download | pkgsrc-2558c0291df89e5ff63ece13913b25a71b8f5dfd.tar.gz |
Change my MAINTAINER email address to the one I've been using for
pkgsrc work.
Diffstat (limited to 'print/ghostscript-esp/Makefile')
-rw-r--r-- | print/ghostscript-esp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript-esp/Makefile b/print/ghostscript-esp/Makefile index 16793d647ea..069a3a4c4d0 100644 --- a/print/ghostscript-esp/Makefile +++ b/print/ghostscript-esp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/12/09 20:30:16 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2005/12/17 05:20:23 jlam Exp $ DISTNAME= espgs-${GS_VERS}-source PKGNAME= ghostscript-esp-${GS_VERS} @@ -17,7 +17,7 @@ ESP_SITES= http://ftp.easysw.com/pub/ghostscript/ \ MASTER_SITES= ${ESP_SITES:=${GS_VERS}/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jlam@NetBSD.org +MAINTAINER= jlam@pkgsrc.org COMMENT= ESP/CUPS Postscript interpreter HOMEPAGE= http://www.cups.org/ghostscript.html |