diff options
author | linimon <linimon@FreeBSD.org> | 2005-11-27 11:02:32 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-11-27 11:02:32 +0800 |
commit | 6c0b13cb938981c13ce1dd5471f722ed47a17f53 (patch) | |
tree | 7e15644bba8597da33c977834a21095e1ad8ff0e /x11-clocks | |
parent | 5cc86cc6a928fdbdc668b11469d7ebafa7268e96 (diff) | |
download | freebsd-ports-gnome-6c0b13cb938981c13ce1dd5471f722ed47a17f53.tar.gz freebsd-ports-gnome-6c0b13cb938981c13ce1dd5471f722ed47a17f53.tar.zst freebsd-ports-gnome-6c0b13cb938981c13ce1dd5471f722ed47a17f53.zip |
Mark as deprecated: no longer avaialable from mastersite.
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/gdesklets-praytime/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-clocks/gdesklets-praytime/Makefile b/x11-clocks/gdesklets-praytime/Makefile index 9fd38c205fee..7039b4401b1f 100644 --- a/x11-clocks/gdesklets-praytime/Makefile +++ b/x11-clocks/gdesklets-praytime/Makefile @@ -9,13 +9,16 @@ PORTNAME= praytime PORTVERSION= 0.21 PORTREVISION= 5 CATEGORIES= x11-clocks gnome -MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ +MASTER_SITES= # disappeared PKGNAMEPREFIX= gdesklets- DISTNAME= ${PORTNAME}-desklet-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Display muslim prayer times on your desktop +DEPRECATED= no longer available from mastersite +EXPIRATION_DATE= 2006-01-26 + RUN_DEPENDS= gdesklets:${PORTSDIR}/deskutils/gdesklets USE_BZIP2= yes |