diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-04-23 07:28:16 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-04-23 07:28:16 +0000 |
commit | b2faaadcace460e458d7aec45d347679d7ca929c (patch) | |
tree | 4786195a5475c70819432f1444273a2c3a148c6c | |
parent | - mark DEPRECATED, p5-Kwiki (0.39 or later) already contains it. (diff) |
- Set correct DEPRECATED line
Notes
Notes:
svn path=/head/; revision=190694
-rw-r--r-- | audio/xmpeg3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xmpeg3/Makefile b/audio/xmpeg3/Makefile index 0fac45edce01..3d1343f0e1eb 100644 --- a/audio/xmpeg3/Makefile +++ b/audio/xmpeg3/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= amp:${PORTSDIR}/audio/amp \ wish8.2:${PORTSDIR}/x11-toolkits/tk82 IGNORE= does not work +DEPRECATED= ${IGNORE} EXPIRATION_DATE= 2007-04-19 PLIST_FILES= bin/xmpeg3 |