diff options
author | jlam <jlam@pkgsrc.org> | 2004-04-24 22:46:08 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-04-24 22:46:08 +0000 |
commit | 39ad0dc6832b10c88066c08a90ce685ea96ded10 (patch) | |
tree | c26caf5e460d692ac1b398c752c2e24f4ab0404b /print/ghostscript-gnu | |
parent | 9acf7aba7a657d4f09650bf5e876c25958dd83ee (diff) | |
download | pkgsrc-39ad0dc6832b10c88066c08a90ce685ea96ded10.tar.gz |
Relinquish maintainership of packages to tech-pkg@NetBSD.org.
Diffstat (limited to 'print/ghostscript-gnu')
-rw-r--r-- | print/ghostscript-gnu/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript-gnu/Makefile.common b/print/ghostscript-gnu/Makefile.common index 4c8e2fb1d0f..284faf45c90 100644 --- a/print/ghostscript-gnu/Makefile.common +++ b/print/ghostscript-gnu/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.13 2004/03/25 15:35:48 wiz Exp $ +# $NetBSD: Makefile.common,v 1.14 2004/04/24 22:46:11 jlam Exp $ DISTNAME= ghostscript-${GS_VERS} GS_VERS= 7.07 @@ -7,7 +7,7 @@ MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/gnu/gs${GS_VERS:S/.//}/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jlam@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.cs.wisc.edu/~ghost/index.html CONFLICTS+= ghostscript{,-nox11}-[0-9]* |