diff options
author | John Polstra <jdp@FreeBSD.org> | 1999-10-09 21:38:14 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 1999-10-09 21:38:14 +0000 |
commit | bb574689841547daa31276cb364e0b22549912a8 (patch) | |
tree | 0373445d44ad81220c6d1ca1848a0f2461c3a6e2 /ftp | |
parent | 0bd9f5e6ebf526afd2eff6178dab38f484bd4ac1 (diff) | |
download | ports-bb574689841547daa31276cb364e0b22549912a8.tar.gz ports-bb574689841547daa31276cb364e0b22549912a8.zip |
Update to spegla-1.04p1, which fixes core dumps that can happen when
re-logging in after a lost connection.
OK'd by the maintainer of the port.
Notes
Notes:
svn path=/head/; revision=22290
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/spegla/Makefile | 4 | ||||
-rw-r--r-- | ftp/spegla/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ftp/spegla/Makefile b/ftp/spegla/Makefile index 98b51ae1f2c9..b9c462c271a8 100644 --- a/ftp/spegla/Makefile +++ b/ftp/spegla/Makefile @@ -1,13 +1,13 @@ # ex:ts=8 # New ports collection makefile for: spegla -# Version required: 0.93p2 +# Version required: 1.04p1 # Date created: Sun Apr 19 16:17:25 PDT 1998 # Whom: Jordan Hubbard <jkh@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= spegla-1.04 +DISTNAME= spegla-1.04p1 CATEGORIES= ftp MASTER_SITES= ftp://ftp.luth.se/pub/unix/mirror/ \ ftp://subzero.campus.luth.se/pub/spegla/ diff --git a/ftp/spegla/distinfo b/ftp/spegla/distinfo index 622a1ccc4335..16ad44883ae5 100644 --- a/ftp/spegla/distinfo +++ b/ftp/spegla/distinfo @@ -1 +1 @@ -MD5 (spegla-1.04.tar.gz) = e8c45cb3950e6f7c8a1987cfc90e6665 +MD5 (spegla-1.04p1.tar.gz) = 313711baa2dcbb823167c531e21a8242 |