diff options
author | shaun <shaun@FreeBSD.org> | 2006-12-05 08:16:31 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2006-12-05 08:16:31 +0800 |
commit | cd56689ac80af73c9c4040857aecfc864220abc6 (patch) | |
tree | 3fa52b8831db59e70cb9b03edde5ab871976856b /net | |
parent | 3bcc37d0e46eecc3f9634edcfdf2dda4c5c06d7f (diff) | |
download | freebsd-ports-gnome-cd56689ac80af73c9c4040857aecfc864220abc6.tar.gz freebsd-ports-gnome-cd56689ac80af73c9c4040857aecfc864220abc6.tar.zst freebsd-ports-gnome-cd56689ac80af73c9c4040857aecfc864220abc6.zip |
Postpone EXPIRATION_DATE pending discussion with maintainer.
Diffstat (limited to 'net')
-rw-r--r-- | net/arla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/arla/Makefile b/net/arla/Makefile index 7e3d7f657507..9b3acc02d0d7 100644 --- a/net/arla/Makefile +++ b/net/arla/Makefile @@ -26,7 +26,7 @@ BROKEN= "compiles but overwrites files from a dependency (security/heimdal)" .else BROKEN= "does not compile" DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2006-12-01 +EXPIRATION_DATE=2007-01-01 .endif .if !exists(/usr/src/sys/kern/vnode_if.src) |