diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-27 05:26:22 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-27 05:26:22 +0000 |
commit | 1cd689790620bd20c8b1ad55db0b7ca3cb2c87b6 (patch) | |
tree | 0ce10bb6ad7879b0db08151b7248606fe51c9446 /textproc/jade | |
parent | 5054cd7693b40135c46a435b14a23673f1aeec9f (diff) |
Notes
Diffstat (limited to 'textproc/jade')
-rw-r--r-- | textproc/jade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index 884de2313a06..d35d86bc42f7 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/Makefile @@ -14,7 +14,7 @@ PATCH_SITES= http://ftp.debian.org/debian/dists/unstable/main/source/text/ PATCHFILES= jade_1.2.1-13.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= jfieber@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_GMAKE= yes USE_LIBTOOL= yes |