diff options
author | gabor <gabor@FreeBSD.org> | 2007-02-20 01:35:28 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2007-02-20 01:35:28 +0800 |
commit | 6d5e007ce6539a4a92f8763698be32d6fd1f115b (patch) | |
tree | 5eb551faeb23fe08f8fc11a113bc550edae0e9f2 /finance | |
parent | 0f1a85367ad45268f61da74de0401c871a10e6cc (diff) | |
download | freebsd-ports-gnome-6d5e007ce6539a4a92f8763698be32d6fd1f115b.tar.gz freebsd-ports-gnome-6d5e007ce6539a4a92f8763698be32d6fd1f115b.tar.zst freebsd-ports-gnome-6d5e007ce6539a4a92f8763698be32d6fd1f115b.zip |
- Deprecate: is unfetchable and has no homepage
- Set EXPIRATION_DATE
Approved by: erwin (mentor, implicit)
Diffstat (limited to 'finance')
-rw-r--r-- | finance/gnomepm/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/finance/gnomepm/Makefile b/finance/gnomepm/Makefile index 156e8fde1cec..1bb73b6712d6 100644 --- a/finance/gnomepm/Makefile +++ b/finance/gnomepm/Makefile @@ -18,6 +18,9 @@ COMMENT= A small GNOME app that collects stock information from Yahoo!(c) Financ LIB_DEPENDS= ghttp.1:${PORTSDIR}/www/libghttp +DEPRECATED= is unfetchable and has no homepage +EXPIRATION_DATE= 2007-03-19 + WRKSRC= ${WRKDIR}/${PORTNAME:S/gnome/gnome-/}-${PORTVERSION} USE_X_PREFIX= yes |