diff options
Diffstat (limited to 'ftp/spegla/Makefile')
-rw-r--r-- | ftp/spegla/Makefile | 7 |
1 files changed, 5 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 |