diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-12 07:25:02 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-12 07:25:02 +0800 |
commit | 5bb86f249c2623267da8bad73df2ab0a8a436271 (patch) | |
tree | 7712a189a1c01e48e24268b884ef576730533828 /misc | |
parent | dbf78c514b7010c3648b9f31c07337e20f6bb1a5 (diff) | |
download | freebsd-ports-gnome-5bb86f249c2623267da8bad73df2ab0a8a436271.tar.gz freebsd-ports-gnome-5bb86f249c2623267da8bad73df2ab0a8a436271.tar.zst freebsd-ports-gnome-5bb86f249c2623267da8bad73df2ab0a8a436271.zip |
Mark as BROKEN: unfetchable.
Source: distfile survey
Diffstat (limited to 'misc')
-rw-r--r-- | misc/wmmand/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/misc/wmmand/Makefile b/misc/wmmand/Makefile index dfa500603675..9b602516b255 100644 --- a/misc/wmmand/Makefile +++ b/misc/wmmand/Makefile @@ -7,12 +7,16 @@ PORTNAME= wmmand PORTVERSION= 1.0 CATEGORIES= misc windowmaker -MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ +MASTER_SITES= # disappeared DISTNAME= wmMand-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A DockApp mandelbrot explorer +BROKEN= "mastersite disappeared" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2005-12-11 + PLIST_FILES= bin/wmMand WRKSRC= ${WRKDIR}/${DISTNAME}/wmMand |