diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2019-12-23 22:30:59 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2019-12-23 22:30:59 +0000 |
commit | 03f95e3a8638aeac9362cb736b5c203bfad5ebfb (patch) | |
tree | 9e572d7526494f768b5f1c7d934737c1137266f3 /ftp | |
parent | 4f3b22247a885f24a834c15715329eebcc58a209 (diff) | |
download | ports-03f95e3a8638aeac9362cb736b5c203bfad5ebfb.tar.gz ports-03f95e3a8638aeac9362cb736b5c203bfad5ebfb.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/php74-ftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/php74-ftp/Makefile b/ftp/php74-ftp/Makefile index 9df9e8648c2f..e4c77eec6f51 100644 --- a/ftp/php74-ftp/Makefile +++ b/ftp/php74-ftp/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= ftp MASTERDIR= ${.CURDIR}/../../lang/php74 |