diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-04 20:28:31 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-04 20:28:31 +0000 |
commit | 3127da9b78f31e42eb76eb14c5350d2773903d23 (patch) | |
tree | 809e541af15b73734c43182b4f41107e2d9dd2b8 /textproc/php5-pspell | |
parent | dff87f87c667f57bd5102bc4cee12731c786a577 (diff) | |
download | ports-3127da9b78f31e42eb76eb14c5350d2773903d23.tar.gz ports-3127da9b78f31e42eb76eb14c5350d2773903d23.zip |
Notes
Diffstat (limited to 'textproc/php5-pspell')
-rw-r--r-- | textproc/php5-pspell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/php5-pspell/Makefile b/textproc/php5-pspell/Makefile index c56566ef160b..398098bf0a29 100644 --- a/textproc/php5-pspell/Makefile +++ b/textproc/php5-pspell/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php5 |