diff options
author | sem <sem@FreeBSD.org> | 2005-10-11 10:58:16 +0000 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-10-11 10:58:16 +0000 |
commit | dfca043d6d821b5cffebf3a4f46476d194e93f12 (patch) | |
tree | f0fecaa9c0f5ee7d86c54dd68a12b0963a41b6f3 /palm | |
parent | 6cba54704e75e1945bedd1328d286171303ba6cf (diff) | |
download | FreeBSD-ports-dfca043d6d821b5cffebf3a4f46476d194e93f12.zip FreeBSD-ports-dfca043d6d821b5cffebf3a4f46476d194e93f12.tar.gz |
- Extend an expiration period to give a submitter a chance to fix the port.
Asked by: Johny Mattsson <lonewolf-freebsd@earthmagic.org>
Diffstat (limited to 'palm')
-rw-r--r-- | palm/prc-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile index 6470828..f68b5f2 100644 --- a/palm/prc-tools/Makefile +++ b/palm/prc-tools/Makefile @@ -24,7 +24,7 @@ COMMENT= Collection of tools supporting C and C++ programming for Palm OS BROKEN= Incorrect pkg-plist DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2005-09-22 +EXPIRATION_DATE=2005-12-22 # it is unknown whether it could actually be made to work elsewhere, # but right now it does not. |