diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-10 21:30:07 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-10 21:30:07 +0000 |
commit | 49592eb51256683bbd1e712d9818fb06da09b400 (patch) | |
tree | 8a5863b1d89efecf662b2db29ffcfc56741bca12 /security/php4-crack | |
parent | e06e0ee7375a033cabe5970aa3e9fc76b6211ca8 (diff) | |
download | ports-49592eb51256683bbd1e712d9818fb06da09b400.tar.gz ports-49592eb51256683bbd1e712d9818fb06da09b400.zip |
Notes
Diffstat (limited to 'security/php4-crack')
-rw-r--r-- | security/php4-crack/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/php4-crack/Makefile b/security/php4-crack/Makefile index fe00695cbd09..8932a18f3593 100644 --- a/security/php4-crack/Makefile +++ b/security/php4-crack/Makefile @@ -5,6 +5,7 @@ # $FreeBSD$ # +PORTREVISION= 1 CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php4 |