diff options
author | pav <pav@FreeBSD.org> | 2009-01-06 00:14:19 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-06 00:14:19 +0800 |
commit | fa5b4eeafd01728cd54abcbbc955fa8c574e29fa (patch) | |
tree | 239d95c26ddd222fef8529d8c7039860f2efd88b /print | |
parent | e5f5a6ecfa6143867c3d119121528ab4bec0379c (diff) | |
download | freebsd-ports-graphics-fa5b4eeafd01728cd54abcbbc955fa8c574e29fa.tar.gz freebsd-ports-graphics-fa5b4eeafd01728cd54abcbbc955fa8c574e29fa.tar.zst freebsd-ports-graphics-fa5b4eeafd01728cd54abcbbc955fa8c574e29fa.zip |
- Correct expiration date
Diffstat (limited to 'print')
-rw-r--r-- | print/virtualpaper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/virtualpaper/Makefile b/print/virtualpaper/Makefile index fd1886732a7..77723888e7f 100644 --- a/print/virtualpaper/Makefile +++ b/print/virtualpaper/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${L1}libm3formsvbt${L2}:${PORTSDIR}/lang/pm3-forms \ RUN_DEPENDS= ${L1}libm3formsvbt${L2}:${PORTSDIR}/lang/pm3-forms DEPRECATED= depends on broken, expired port -EXPIRATION_DATE=2008-01-19 +EXPIRATION_DATE=2009-01-19 NOFETCHFILES= yes ONLY_FOR_ARCHS= i386 alpha |