diff options
Diffstat (limited to 'lang/php74')
-rw-r--r-- | lang/php74/Makefile | 1 | ||||
-rw-r--r-- | lang/php74/Makefile.ext | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/lang/php74/Makefile b/lang/php74/Makefile index 2d9b83a2a811..7c7115ebd90c 100644 --- a/lang/php74/Makefile +++ b/lang/php74/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PORTNAME= php74 DISTVERSION= 7.4.16 diff --git a/lang/php74/Makefile.ext b/lang/php74/Makefile.ext index 460dead76d50..db818daed047 100644 --- a/lang/php74/Makefile.ext +++ b/lang/php74/Makefile.ext @@ -1,5 +1,3 @@ -# $FreeBSD$ - COMMENT= The ${PHP_MODNAME} shared extension for php USES+= php:ext,noflavors |