aboutsummaryrefslogtreecommitdiff
path: root/sysutils/roottail/Makefile
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2001-05-07 13:57:36 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2001-05-07 13:57:36 +0000
commit5f5f7cd55255db75679176cfc28519f949bbbe14 (patch)
treec67b93958f4e79c229cf50c7b092d9c96174a42b /sysutils/roottail/Makefile
parentcd9bb0caddd0c7edbb1d796ca98c0842723b4b93 (diff)
downloadports-5f5f7cd55255db75679176cfc28519f949bbbe14.tar.gz
ports-5f5f7cd55255db75679176cfc28519f949bbbe14.zip
Notes
Diffstat (limited to 'sysutils/roottail/Makefile')
-rw-r--r--sysutils/roottail/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/sysutils/roottail/Makefile b/sysutils/roottail/Makefile
index 173dab3f3f31..ff60608e83ab 100644
--- a/sysutils/roottail/Makefile
+++ b/sysutils/roottail/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= roottail
-PORTVERSION= 0.0.9
+PORTVERSION= 0.0.10
CATEGORIES= sysutils
MASTER_SITES= http://www.goof.com/pcg/marc/data/ \
ftp://ftp.goof.com/pub/pcg/marc/
@@ -18,8 +18,4 @@ MAN1= root-tail.1
USE_IMAKE= yes
MANCOMPRESSED= no
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/root-tail ${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/root-tail.man ${PREFIX}/man/man1/root-tail.1
-
.include <bsd.port.mk>