diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2004-10-21 21:33:11 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2004-10-21 21:33:11 +0000 |
commit | 22fea5ad9ea3cb0b713e55092dd4994ec7e6c7b9 (patch) | |
tree | 4d24f352204d4e09def9fd779678bec860dde47a /graphics/linux-png10 | |
parent | 2cb4cb6c500bf67445370aa1496387b1f429296a (diff) | |
download | ports-22fea5ad9ea3cb0b713e55092dd4994ec7e6c7b9.tar.gz ports-22fea5ad9ea3cb0b713e55092dd4994ec7e6c7b9.zip |
Notes
Diffstat (limited to 'graphics/linux-png10')
-rw-r--r-- | graphics/linux-png10/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/linux-png10/Makefile b/graphics/linux-png10/Makefile index 65b8df0ca3c8..471358b7d90e 100644 --- a/graphics/linux-png10/Makefile +++ b/graphics/linux-png10/Makefile @@ -11,6 +11,9 @@ PORTREVISION= 3 CATEGORIES= graphics linux MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} +DEPRECATED= http://vuxml.freebsd.org/f9e3e60b-e650-11d8-9b0a-000347a4fa7d.html (security) +EXPIRATION_DATE=November 21, 2004 + MAINTAINER= ports@FreeBSD.org COMMENT= RPM of the PNG lib |