diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-09-17 23:27:08 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-09-17 23:27:08 +0000 |
commit | d42b12b27d37e6c31ab17cb61578949e13d444c9 (patch) | |
tree | 4e3ba6c815fe22f816748b209efd9d13c03fd811 /security/php5-mcrypt | |
parent | 0a825a6b1dc27019cbb77fa098a8e84cf24ca79e (diff) | |
download | ports-d42b12b27d37e6c31ab17cb61578949e13d444c9.tar.gz ports-d42b12b27d37e6c31ab17cb61578949e13d444c9.zip |
Notes
Diffstat (limited to 'security/php5-mcrypt')
-rw-r--r-- | security/php5-mcrypt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/php5-mcrypt/Makefile b/security/php5-mcrypt/Makefile index 0bfe722f97aa..719f81c735d4 100644 --- a/security/php5-mcrypt/Makefile +++ b/security/php5-mcrypt/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php5 |