diff options
Diffstat (limited to 'lang/php73')
-rw-r--r-- | lang/php73/Makefile | 1 | ||||
-rw-r--r-- | lang/php73/Makefile.ext | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/lang/php73/Makefile b/lang/php73/Makefile index 6544da66aa36..bfc9a2afc9c5 100644 --- a/lang/php73/Makefile +++ b/lang/php73/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PORTNAME= php73 DISTVERSION= 7.3.27 diff --git a/lang/php73/Makefile.ext b/lang/php73/Makefile.ext index f3bc62052635..b4383b45c864 100644 --- a/lang/php73/Makefile.ext +++ b/lang/php73/Makefile.ext @@ -1,5 +1,3 @@ -# $FreeBSD$ - COMMENT= The ${PHP_MODNAME} shared extension for php USES+= php:ext,noflavors |