From 25463a8569ab7ca61d212e50d8beddf4f9975754 Mon Sep 17 00:00:00 2001 From: weasel Date: Tue, 16 Aug 2005 14:26:46 +0000 Subject: [PATCH] No longer point to savannah git-svn-id: svn://svn.debian.org/pgp-tools/trunk@181 b513b33f-fedd-0310-b452-c3deb5f4c849 --- keylookup/keylookup | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/keylookup/keylookup b/keylookup/keylookup index 3f2de14..4c097a9 100755 --- a/keylookup/keylookup +++ b/keylookup/keylookup @@ -19,8 +19,10 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# Keylookup homepage: http://www.palfrader.org/keylookup/ -# CVS, BTS: http://savannah.gnu.org/projects/keylookup/ +# Keylookup is part of pgp-tools: +# http://pgp-tools.alioth.debian.org/ +# svn://svn.debian.org/pgp-tools/trunk/ +# http://svn.debian.org/wsvn/pgp-tools/trunk/ delete @ENV{'IFS', 'CDPATH', 'ENV', 'BASH_ENV', 'PATH'}; $|=1; # Always flush buffers -- 2.30.2