diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-09 03:03:19 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-09 03:03:19 +0000 |
commit | 68e615346e79b79be5bca6a458387a02c961b798 (patch) | |
tree | 8d9f4281fc15e19254a515d8505be74074ec2f8f /graphics/gimp-manual-html | |
parent | bc71e726b1b9d8dbd5b4ddf7012c80459a7f00d4 (diff) | |
download | ports-68e615346e79b79be5bca6a458387a02c961b798.tar.gz ports-68e615346e79b79be5bca6a458387a02c961b798.zip |
Notes
Diffstat (limited to 'graphics/gimp-manual-html')
-rw-r--r-- | graphics/gimp-manual-html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-manual-html/Makefile b/graphics/gimp-manual-html/Makefile index dc7c6a583e0e..2d4c1d6cfe05 100644 --- a/graphics/gimp-manual-html/Makefile +++ b/graphics/gimp-manual-html/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://manual.gimp.org/pub/manual/ \ ftp://peloton.physics.montana.edu/pub/distfiles/ -MAINTAINER= brett@peloton.physics.montana.edu +MAINTAINER= brett@peloton.runet.edu .if !defined(DOCFORMAT) DOCFORMAT=HTML |