diff options
Diffstat (limited to 'lang/php80')
-rw-r--r-- | lang/php80/Makefile | 1 | ||||
-rw-r--r-- | lang/php80/Makefile.ext | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/lang/php80/Makefile b/lang/php80/Makefile index 70e4af93259a..1ab37ed348de 100644 --- a/lang/php80/Makefile +++ b/lang/php80/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PORTNAME= php80 DISTVERSION= 8.0.3 diff --git a/lang/php80/Makefile.ext b/lang/php80/Makefile.ext index e8764dca70f5..e9ceea2bc0a4 100644 --- a/lang/php80/Makefile.ext +++ b/lang/php80/Makefile.ext @@ -1,5 +1,3 @@ -# $FreeBSD$ - COMMENT= The ${PHP_MODNAME} shared extension for php USES+= php:ext,noflavors |