diff options
author | krion <krion@FreeBSD.org> | 2004-02-16 17:22:40 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-02-16 17:22:40 +0800 |
commit | aafcf4a1d21fe675b9e80484ebf9bf858d7bea80 (patch) | |
tree | 8317e6d14a1935377028c6e40512df1eba460864 /misc | |
parent | 998d3bfdc29136d29a5c011a7288a58396d3a07a (diff) | |
download | freebsd-ports-graphics-aafcf4a1d21fe675b9e80484ebf9bf858d7bea80.tar.gz freebsd-ports-graphics-aafcf4a1d21fe675b9e80484ebf9bf858d7bea80.tar.zst freebsd-ports-graphics-aafcf4a1d21fe675b9e80484ebf9bf858d7bea80.zip |
- Fix package build
- Bump PORTREVISION
Reported by: bento via kris
Diffstat (limited to 'misc')
-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 e236392a219..cc472e72378 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 603fc172177..07c68256a95 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 |