diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 18:16:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 18:16:42 +0000 |
commit | 4e36828cbe71171638784e8c479ea95eb4563200 (patch) | |
tree | f2c89b761cf7f47cb2e4a199959e3421d566381c /graphics/xpx | |
parent | ef268a4b86d11a4d2dd6302bef8525e27c99f791 (diff) | |
download | ports-4e36828cbe71171638784e8c479ea95eb4563200.tar.gz ports-4e36828cbe71171638784e8c479ea95eb4563200.zip |
Notes
Diffstat (limited to 'graphics/xpx')
-rw-r--r-- | graphics/xpx/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/xpx/Makefile b/graphics/xpx/Makefile index 88475f30e87c..46f46cf3e804 100644 --- a/graphics/xpx/Makefile +++ b/graphics/xpx/Makefile @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= ports@FreeBSD.org COMMENT= A simple pixel editing tool to make datas for KISS +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + BROKEN= does not build WRKSRC= ${WRKDIR}/${PORTNAME} |