diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/colortail/Makefile | 3 | ||||
-rw-r--r-- | misc/colortail/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index 77ffebaa8dad..69a0ff0ad1f4 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -9,7 +9,8 @@ MASTER_SITES= http://joakimandersson.se/files/ MAINTAINER= tabthorpe@FreeBSD.org COMMENT= tail(1) replacement with color support -LICENCE= GPLv2 +LICENSE= GPLv2 # or later +LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes diff --git a/misc/colortail/pkg-plist b/misc/colortail/pkg-plist index 560eda7b8ca7..45374c6a8be7 100644 --- a/misc/colortail/pkg-plist +++ b/misc/colortail/pkg-plist @@ -4,4 +4,3 @@ bin/colortail %%PORTEXAMPLES%%%%EXAMPLESDIR%%/conf.messages %%PORTEXAMPLES%%%%EXAMPLESDIR%%/conf.secure %%PORTEXAMPLES%%%%EXAMPLESDIR%%/conf.xferlog -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% |