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/nl-ispell | |
parent | e06a83c89acf1fec9e8f0f42e0e13caea97ac8e5 (diff) | |
download | ports-557c7a1c70ea2b9372d25a1bd2f68a725537c7d0.tar.gz ports-557c7a1c70ea2b9372d25a1bd2f68a725537c7d0.zip |
Notes
Diffstat (limited to 'textproc/nl-ispell')
-rw-r--r-- | textproc/nl-ispell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/nl-ispell/Makefile b/textproc/nl-ispell/Makefile index bb266f303ef9..e0dbbfa28339 100644 --- a/textproc/nl-ispell/Makefile +++ b/textproc/nl-ispell/Makefile @@ -10,7 +10,7 @@ MAINTAINER= alex@FreeBSD.org ISPELL_NL= yes PORTNAME= nl-ispell PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 MASTERDIR= ${.CURDIR}/../ispell .include "${MASTERDIR}/Makefile" |