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-netobj | |
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-netobj')
-rw-r--r-- | lang/pm3-netobj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pm3-netobj/Makefile b/lang/pm3-netobj/Makefile index 1db0fdd5c3a9..db1ffd2b9763 100644 --- a/lang/pm3-netobj/Makefile +++ b/lang/pm3-netobj/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${L1}libm3tcp${L2}:${PORTSDIR}/lang/pm3-net \ ${L1}libm3tk${L2}:${PORTSDIR}/lang/pm3-m3tk DEPRECATED= depends on broken, expired port -EXPIRATION_DATE=2008-01-19 +EXPIRATION_DATE=2009-01-19 USE_GMAKE= yes DIST_SUBDIR= pm3 |