diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-05-29 06:30:45 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-05-29 06:30:45 +0000 |
commit | 557c7a1c70ea2b9372d25a1bd2f68a725537c7d0 (patch) | |
tree | f6bbf6a598da74673e245482ebd348f730aaac0d /textproc/british-ispell | |
parent | There is no longer any reason to mark this port MANUAL_PACKAGE_BUILD: (diff) |
Create tempfiles securely. Bump PORTREVISION.
Submitted by: Jarno Huuskonen <Jarno.Huuskonen@uku.fi>
Diffstat (limited to 'textproc/british-ispell')
-rw-r--r-- | textproc/british-ispell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/british-ispell/Makefile b/textproc/british-ispell/Makefile index e50c57acfecb..804dbc08e1ab 100644 --- a/textproc/british-ispell/Makefile +++ b/textproc/british-ispell/Makefile @@ -10,6 +10,7 @@ MAINTAINER= alex@FreeBSD.org ISPELL_BRITISH= yes PORTNAME= british-ispell PORTVERSION= 3.1 +PORTREVISION= 1 MASTERDIR= ${.CURDIR}/../ispell SCRIPTS_ENV= ISPELL_BRITISH=yes |