diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /textproc/fop | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'textproc/fop')
-rw-r--r-- | textproc/fop/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/fop/Makefile b/textproc/fop/Makefile index ba34877bcc5..df42512147b 100644 --- a/textproc/fop/Makefile +++ b/textproc/fop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/04/10 01:28:26 grant Exp $ +# $NetBSD: Makefile,v 1.17 2003/07/17 22:54:15 grant Exp $ # # Note: we currently use the pre-built (-bin) distribution of FOP, # because although FOP runs fine under JDK 1.1, JDK 1.2 or greater is @@ -7,7 +7,7 @@ # Note: please do NOT update this package to a more recent version of FOP -- # this is the most recent version which works with cocoon. If you need a # newer version, let me know, and I will import the latest version as -# fop-current -- jwise@netbsd.org +# fop-current -- jwise@NetBSD.org # DISTNAME= fop-0_15_0-forBeginners @@ -17,7 +17,7 @@ CATEGORIES= textproc www MASTER_SITES= http://xml.apache.org/dist/fop/recent/ EXTRACT_SUFX= .zip -MAINTAINER= jwise@netbsd.org +MAINTAINER= jwise@NetBSD.org HOMEPAGE= http://xml.apache.org/fop/ COMMENT= the Apache Project's XSL Formatting Objects implementation |