diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-06 13:55:50 +0200 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-06 16:31:07 +0200 |
commit | 305f148f482daf30dcf728039d03d019f88344eb (patch) | |
tree | ff16a91b9ebb1e884ba29f7732b812547ea81b9e /audio/baresip | |
parent | framework: Remove $FreeBSD$ (diff) |
Remove # $FreeBSD$ from Makefiles.
Diffstat (limited to 'audio/baresip')
-rw-r--r-- | audio/baresip/Makefile | 1 | ||||
-rw-r--r-- | audio/baresip/Makefile.depends | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/audio/baresip/Makefile b/audio/baresip/Makefile index b69a1a71c621..19ab7113c31b 100644 --- a/audio/baresip/Makefile +++ b/audio/baresip/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PORTNAME= baresip PORTVERSION= 0.5.8 diff --git a/audio/baresip/Makefile.depends b/audio/baresip/Makefile.depends index ac5b1b8c06f0..0ef05c78b25f 100644 --- a/audio/baresip/Makefile.depends +++ b/audio/baresip/Makefile.depends @@ -1,5 +1,3 @@ -# $FreeBSD$ - ALSA_DEPEND= ${LOCALBASE}/include/alsa/asoundlib.h:audio/alsa-lib BV32_DEPEND= # nonexistent CONS_DEPEND= # unnecessary |