summaryrefslogtreecommitdiff
path: root/mail/cucipop/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-02-25 08:04:52 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-02-25 08:04:52 +0000
commit39c4843eec93f4fc3ea1daad619c752c631d12cf (patch)
tree3250f31935191b1ea1a9c5a52af1ee9b51f9bfe1 /mail/cucipop/Makefile
parent- Support CFLAGS properly (diff)
Update IPv6 patch to 2001-02-23 and bump PORTREVISION
Diffstat (limited to 'mail/cucipop/Makefile')
-rw-r--r--mail/cucipop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/cucipop/Makefile b/mail/cucipop/Makefile
index c9a079203ffe..965fb5015bb0 100644
--- a/mail/cucipop/Makefile
+++ b/mail/cucipop/Makefile
@@ -10,7 +10,7 @@
PORTNAME= cucipop
PORTVERSION= 1.31
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/cucipop/
@@ -19,7 +19,7 @@ MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/cucipop/
.if ${OSVERSION} >= 400014
PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ \
ftp://ftp.pasta.cs.uit.no/pub/IPv6/misc/
-PATCHFILES= cucipop-1.31-v6-20010128.diff.gz
+PATCHFILES= cucipop-1.31-v6-20010223.diff.gz
PATCH_DIST_STRIP= -p1
.endif