diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 2002-04-13 20:04:58 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 2002-04-13 20:04:58 +0000 |
commit | 98995ce3ce1a00d9bcd7cfa0bb336fb72941cf1b (patch) | |
tree | 56976a29b42d6ba2f43e8f2b828ac5d982c22558 /ftp/spegla | |
parent | 92c836a338487841a32becd712ae5f9b75882aa6 (diff) | |
download | ports-98995ce3ce1a00d9bcd7cfa0bb336fb72941cf1b.tar.gz ports-98995ce3ce1a00d9bcd7cfa0bb336fb72941cf1b.zip |
Add IPv6 support.
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Notes
Notes:
svn path=/head/; revision=57668
Diffstat (limited to 'ftp/spegla')
-rw-r--r-- | ftp/spegla/Makefile | 7 | ||||
-rw-r--r-- | ftp/spegla/distinfo | 1 |
2 files changed, 6 insertions, 2 deletions
diff --git a/ftp/spegla/Makefile b/ftp/spegla/Makefile index 5be9c3b046b9..5ef5148c6f3a 100644 --- a/ftp/spegla/Makefile +++ b/ftp/spegla/Makefile @@ -8,11 +8,14 @@ PORTNAME= spegla PORTVERSION= 1.1p4 -PORTREVISION= 1 -CATEGORIES= ftp +PORTREVISION= 2 +CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.luth.se/pub/unix/mirror/ \ ftp://subzero.campus.luth.se/pub/spegla/ +PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/ +PATCHFILES= ${DISTNAME}-ipv6-20020129-3.diff.gz + MAINTAINER= jkh@FreeBSD.org MANCOMPRESSED= yes diff --git a/ftp/spegla/distinfo b/ftp/spegla/distinfo index 17a4a37257af..5b2780c5c7db 100644 --- a/ftp/spegla/distinfo +++ b/ftp/spegla/distinfo @@ -1 +1,2 @@ MD5 (spegla-1.1p4.tar.gz) = 9e90dfa982642da3cedd78d348af5998 +MD5 (spegla-1.1p4-ipv6-20020129-3.diff.gz) = 388aefb09b6c9e2dba2fa020f4be8cab |