diff options
author | linimon <linimon@FreeBSD.org> | 2005-11-27 10:56:42 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-11-27 10:56:42 +0800 |
commit | 5cc86cc6a928fdbdc668b11469d7ebafa7268e96 (patch) | |
tree | 585a6f28bb6e4b97e2d10149d330864094460a91 /x11-clocks | |
parent | 95b5c6bc3d18c3163007354f69964716e5c0078e (diff) | |
download | freebsd-ports-graphics-5cc86cc6a928fdbdc668b11469d7ebafa7268e96.tar.gz freebsd-ports-graphics-5cc86cc6a928fdbdc668b11469d7ebafa7268e96.tar.zst freebsd-ports-graphics-5cc86cc6a928fdbdc668b11469d7ebafa7268e96.zip |
Mark as deprecated: distfile for this ancient program only exists on the
FreeBSD mastersites by now.
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/dclock/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-clocks/dclock/Makefile b/x11-clocks/dclock/Makefile index 963c6697a9c..10f26ce073d 100644 --- a/x11-clocks/dclock/Makefile +++ b/x11-clocks/dclock/Makefile @@ -8,7 +8,7 @@ PORTNAME= dclock PORTVERSION= pl6 CATEGORIES= x11-clocks -MASTER_SITES= ftp://ftp.demon.co.uk/pub/graphics/systems/X11.old/pub/R6untarred/contrib/programs/ +MASTER_SITES= # disappeared DISTNAME= Dclock PATCH_SITES= ${MASTER_SITE_XCONTRIB} @@ -19,6 +19,9 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org COMMENT= A 7-segment digital clock with optional military time and alarm +DEPRECATED= mastersites disappeared +EXPIRATION_DATE= 2006-01-26 + IGNOREFILES= ${DISTFILES} USE_IMAKE= yes MAN1= dclock.1 |