diff options
author | jedgar <jedgar@FreeBSD.org> | 2001-05-07 13:57:36 +0000 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2001-05-07 13:57:36 +0000 |
commit | d265c18f97cfc50813e9fd3b13f1b1579ea64c23 (patch) | |
tree | 177b6bf4a71d36e258968d1f28c8816834018828 /sysutils/roottail | |
parent | 2e19529fc5081827309f3f2472c3306f6b8d1d14 (diff) | |
download | FreeBSD-ports-d265c18f97cfc50813e9fd3b13f1b1579ea64c23.zip FreeBSD-ports-d265c18f97cfc50813e9fd3b13f1b1579ea64c23.tar.gz |
Update port to 0.0.10
Submitted by: Elliot L. Tobin <tobin@mail.eecis.udel.edu>
Diffstat (limited to 'sysutils/roottail')
-rw-r--r-- | sysutils/roottail/Makefile | 6 | ||||
-rw-r--r-- | sysutils/roottail/distinfo | 2 | ||||
-rw-r--r-- | sysutils/roottail/files/patch-ac | 11 |
3 files changed, 2 insertions, 17 deletions
diff --git a/sysutils/roottail/Makefile b/sysutils/roottail/Makefile index 173dab3..ff60608 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> diff --git a/sysutils/roottail/distinfo b/sysutils/roottail/distinfo index c5e3385..75fbcfe 100644 --- a/sysutils/roottail/distinfo +++ b/sysutils/roottail/distinfo @@ -1 +1 @@ -MD5 (root-tail-0.0.9.tar.gz) = 56fd8934c7e71ffafa3857c6c8091d15 +MD5 (root-tail-0.0.10.tar.gz) = ab335fdadbe51f093a911728e54ae95d diff --git a/sysutils/roottail/files/patch-ac b/sysutils/roottail/files/patch-ac deleted file mode 100644 index 77dee9d..0000000 --- a/sysutils/roottail/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- root-tail.man.orig Tue Nov 14 14:27:07 2000 -+++ root-tail.man Tue Nov 14 14:27:15 2000 -@@ -3,7 +3,7 @@ - .SH NAME - root-tail \- print text directly to X11 root window - .SH SYNOPSIS --.B /usr/X11R6/bin/root-tail -+.B root-tail - .RB [ \-g \|| -geometry - .IR GEOMETRY ] - .RB [ \-font \|| -font |