diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-02-04 19:59:06 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-02-04 19:59:06 +0000 |
commit | 0d7fbc620d1f848846f5523486fe1456fac20d60 (patch) | |
tree | 5b80981ad7cadf3894312ecdd4dc951aa110535c | |
parent | 1eac3f01f7ceac456c25ff176fe8ebce870eb4cb (diff) | |
download | fetchmail-0d7fbc620d1f848846f5523486fe1456fac20d60.tar.gz fetchmail-0d7fbc620d1f848846f5523486fe1456fac20d60.tar.bz2 fetchmail-0d7fbc620d1f848846f5523486fe1456fac20d60.zip |
Ready for 3.3.
svn path=/trunk/; revision=858
-rw-r--r-- | Makefile.in | 2 | ||||
-rwxr-xr-x | specgen.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index d881b808..fb7ca131 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. VERS=3.3 -PL=1 +PL=3 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ @@ -3,7 +3,7 @@ Description: Remote mail fetcher for POP2, POP3, APOP, IMAP Name: fetchmail Version: ${1} Release: ${2} -Source: locke.ccil.org:/pub/esr/fetchmail-${1}.tar.gz +Source: locke.ccil.org:/pub/esr/fetchmail/fetchmail-${1}.tar.gz Copyright: distributable Group: Mail |