diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-08-08 18:07:09 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-08-08 18:07:09 +0000 |
commit | 7c6c4db7de9f49722b9c8a8bc23c07819640d14f (patch) | |
tree | 07c7de2117cc080a8941b4e0854d3ccbe8f34b5e /x11 | |
parent | c2ef8e0b9d2911e7abf19261b5ef56c080d16970 (diff) | |
download | ports-7c6c4db7de9f49722b9c8a8bc23c07819640d14f.tar.gz ports-7c6c4db7de9f49722b9c8a8bc23c07819640d14f.zip |
set expiration date to one month (project abandoned, master site disappeared)
Notes
Notes:
svn path=/head/; revision=239174
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kxgenerator/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kxgenerator/Makefile b/x11/kxgenerator/Makefile index 742885c5fb0a..7d7ebbbce7b6 100644 --- a/x11/kxgenerator/Makefile +++ b/x11/kxgenerator/Makefile @@ -21,7 +21,8 @@ GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_ICONS= yes -DEPRECATED= Project abandoned +DEPRECATED= Project abandoned, master site disappeared +EXPIRATION_DATE=2009-09-08 post-patch: cd ${WRKSRC}/src && ${REINPLACE_CMD} -e "s:/usr:${LOCALBASE}:g" \ |