diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-16 09:22:40 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-16 09:22:40 +0000 |
commit | d3329826738167a58345a2cd9b15698c510674fa (patch) | |
tree | 2b5955c4460118506e6cb18ef0f20ab1b4f891e6 /misc/colortail | |
parent | ff3a9599f0358e19e02ce9734a84926a8a0ab8af (diff) |
- Fix package build
- Bump PORTREVISION
Reported by: bento via kris
Notes
Notes:
svn path=/head/; revision=101022
Diffstat (limited to 'misc/colortail')
-rw-r--r-- | misc/colortail/Makefile | 2 | ||||
-rw-r--r-- | misc/colortail/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index e236392a219b..cc472e72378c 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -7,7 +7,7 @@ PORTNAME= colortail PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://www.student.hk-r.se/~pt98jan/ diff --git a/misc/colortail/pkg-plist b/misc/colortail/pkg-plist index 603fc1721775..07c68256a952 100644 --- a/misc/colortail/pkg-plist +++ b/misc/colortail/pkg-plist @@ -1,5 +1,5 @@ bin/colortail -%%PORTDOCS%%%%EXAMPLESDIR%%/conf.daemn +%%PORTDOCS%%%%EXAMPLESDIR%%/conf.daemon %%PORTDOCS%%%%EXAMPLESDIR%%/conf.kernel %%PORTDOCS%%%%EXAMPLESDIR%%/conf.messages %%PORTDOCS%%%%EXAMPLESDIR%%/conf.secure |