diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-08-02 15:13:11 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-08-02 15:13:11 +0800 |
commit | 03270804f3b0463c1b5fecb50e5657029fc26f44 (patch) | |
tree | 25c8ced3df3e768a7afbed23997ac966f36bfa7b /Tools | |
parent | ef1fbdc56114dfbdd84f069b8fd2277d42239f34 (diff) | |
download | freebsd-ports-gnome-03270804f3b0463c1b5fecb50e5657029fc26f44.tar.gz freebsd-ports-gnome-03270804f3b0463c1b5fecb50e5657029fc26f44.tar.zst freebsd-ports-gnome-03270804f3b0463c1b5fecb50e5657029fc26f44.zip |
Add missed '>' to my e-mail.
Diffstat (limited to 'Tools')
-rwxr-xr-x | Tools/scripts/checknewver.sh | 2 | ||||
-rwxr-xr-x | Tools/scripts/distclean.sh | 4 | ||||
-rwxr-xr-x | Tools/scripts/gnomedepends.py | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/Tools/scripts/checknewver.sh b/Tools/scripts/checknewver.sh index ba89c759dcaa..4b6aeba61d09 100755 --- a/Tools/scripts/checknewver.sh +++ b/Tools/scripts/checknewver.sh @@ -5,7 +5,7 @@ # # ---------------------------------------------------------------------------- # "THE BEER-WARE LICENSE" (Revision 42, (c) Poul-Henning Kamp): -# Maxim Sobolev <sobomax@FreeBSD.org wrote this file. As long as you retain +# Maxim Sobolev <sobomax@FreeBSD.org> wrote this file. As long as you retain # this notice you can do whatever you want with this stuff. If we meet some # day, and you think this stuff is worth it, you can buy me a beer in return. # diff --git a/Tools/scripts/distclean.sh b/Tools/scripts/distclean.sh index 2449af496d6d..dc7b3a6585a4 100755 --- a/Tools/scripts/distclean.sh +++ b/Tools/scripts/distclean.sh @@ -7,14 +7,14 @@ # # ---------------------------------------------------------------------------- # "THE BEER-WARE LICENSE" (Revision 42, (c) Poul-Henning Kamp): -# Maxim Sobolev <sobomax@altavista.net wrote this file. As long as you retain +# Maxim Sobolev <sobomax@FreeBSD.org> wrote this file. As long as you retain # this notice you can do whatever you want with this stuff. If we meet some # day, and you think this stuff is worth it, you can buy me a beer in return. # # Maxim Sobolev # ---------------------------------------------------------------------------- # -# $FreeBSD: /tmp/pcvs/ports/Tools/scripts/distclean.sh,v 1.3 2000-06-06 10:05:06 sobomax Exp $ +# $FreeBSD: /tmp/pcvs/ports/Tools/scripts/distclean.sh,v 1.4 2000-08-02 07:13:11 sobomax Exp $ # # MAINTAINER= sobomax@FreeBSD.org diff --git a/Tools/scripts/gnomedepends.py b/Tools/scripts/gnomedepends.py index f886df5ce3d6..d1426912ed64 100755 --- a/Tools/scripts/gnomedepends.py +++ b/Tools/scripts/gnomedepends.py @@ -6,7 +6,7 @@ # # ---------------------------------------------------------------------------- # "THE BEER-WARE LICENSE" (Revision 42, (c) Poul-Henning Kamp): -# Maxim Sobolev <sobomax@FreeBSD.org wrote this file. As long as you retain +# Maxim Sobolev <sobomax@FreeBSD.org> wrote this file. As long as you retain # this notice you can do whatever you want with this stuff. If we meet some # day, and you think this stuff is worth it, you can buy me a beer in return. # |