diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-11-15 00:11:19 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-11-15 00:11:19 +0000 |
commit | d8090c67d7859368ac27fe8d8c53aad6544153d4 (patch) | |
tree | 364030f957c3b27be49622c5e21efea1c90e5dec /sysutils/roottail | |
parent | 67217ea418658aa8078fd5eced05f91036ad3718 (diff) | |
download | ports-d8090c67d7859368ac27fe8d8c53aad6544153d4.tar.gz ports-d8090c67d7859368ac27fe8d8c53aad6544153d4.zip |
Notes
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, 15 insertions, 4 deletions
diff --git a/sysutils/roottail/Makefile b/sysutils/roottail/Makefile index 921a88ed0247..173dab3f3f31 100644 --- a/sysutils/roottail/Makefile +++ b/sysutils/roottail/Makefile @@ -6,11 +6,11 @@ # PORTNAME= roottail -PORTVERSION= 0.0.6 +PORTVERSION= 0.0.9 CATEGORIES= sysutils MASTER_SITES= http://www.goof.com/pcg/marc/data/ \ - ftp://www.goof.com/pub/pcg/marc/ -DISTNAME= root-tail-0.0.6 + ftp://ftp.goof.com/pub/pcg/marc/ +DISTNAME= root-tail-${PORTVERSION} MAINTAINER= jedgar@FreeBSD.org diff --git a/sysutils/roottail/distinfo b/sysutils/roottail/distinfo index 1e589561decc..c5e33853f023 100644 --- a/sysutils/roottail/distinfo +++ b/sysutils/roottail/distinfo @@ -1 +1 @@ -MD5 (root-tail-0.0.6.tar.gz) = 8f1580b2bc1c1b50e4da412628a45b81 +MD5 (root-tail-0.0.9.tar.gz) = 56fd8934c7e71ffafa3857c6c8091d15 diff --git a/sysutils/roottail/files/patch-ac b/sysutils/roottail/files/patch-ac new file mode 100644 index 000000000000..77dee9d33e95 --- /dev/null +++ b/sysutils/roottail/files/patch-ac @@ -0,0 +1,11 @@ +--- 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 |