diff options
author | jkh <jkh@FreeBSD.org> | 2002-04-14 04:04:58 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 2002-04-14 04:04:58 +0800 |
commit | 4c92498000093746852c0fb9bcb3a59ca078bf6a (patch) | |
tree | 058b5e9d6b434d8efbe6c0634e8a518b5eaaac30 /ftp | |
parent | 207ec7e903134d52d6f9e4b9e07fa82f38244127 (diff) | |
download | freebsd-ports-graphics-4c92498000093746852c0fb9bcb3a59ca078bf6a.tar.gz freebsd-ports-graphics-4c92498000093746852c0fb9bcb3a59ca078bf6a.tar.zst freebsd-ports-graphics-4c92498000093746852c0fb9bcb3a59ca078bf6a.zip |
Add IPv6 support.
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Diffstat (limited to 'ftp')
-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 5be9c3b046b..5ef5148c6f3 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 17a4a37257a..5b2780c5c7d 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 |