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 /lang/pm3-gui/Makefile | |
parent | e5f5a6ecfa6143867c3d119121528ab4bec0379c (diff) | |
download | freebsd-ports-gnome-fa5b4eeafd01728cd54abcbbc955fa8c574e29fa.tar.gz freebsd-ports-gnome-fa5b4eeafd01728cd54abcbbc955fa8c574e29fa.tar.zst freebsd-ports-gnome-fa5b4eeafd01728cd54abcbbc955fa8c574e29fa.zip |
- Correct expiration date
Diffstat (limited to 'lang/pm3-gui/Makefile')
-rw-r--r-- | lang/pm3-gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pm3-gui/Makefile b/lang/pm3-gui/Makefile index 2b2db0497d24..cfa153cabbcb 100644 --- a/lang/pm3-gui/Makefile +++ b/lang/pm3-gui/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${L1}libm3tcp${L2}:${PORTSDIR}/lang/pm3-net \ RUN_DEPENDS= ${L1}libm3tcp${L2}:${PORTSDIR}/lang/pm3-net DEPRECATED= depends on broken, expired port -EXPIRATION_DATE=2008-01-19 +EXPIRATION_DATE=2009-01-19 DIST_SUBDIR= pm3 INSTALL_TARGET= all |