diff options
author | linimon <linimon@FreeBSD.org> | 2004-05-18 06:17:20 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-05-18 06:17:20 +0000 |
commit | 29ff5961518117d2599fac1be3f0b9fbc7ddecf5 (patch) | |
tree | 2e65b0ff3ec6d491e4fe13fcbe2469772e62b980 /audio | |
parent | 83958637f3fb48fb349b2b6397ea6b4e81bf3d89 (diff) | |
download | FreeBSD-ports-29ff5961518117d2599fac1be3f0b9fbc7ddecf5.zip FreeBSD-ports-29ff5961518117d2599fac1be3f0b9fbc7ddecf5.tar.gz |
Remove trailing newline to pacify portlint.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/taglib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/taglib/Makefile b/audio/taglib/Makefile index 9ed2b3a..b96b2a6 100644 --- a/audio/taglib/Makefile +++ b/audio/taglib/Makefile @@ -28,4 +28,3 @@ post-configure: ${TOUCH} ${WRKSRC}/config.h.in .include <bsd.port.mk> - |