diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-26 05:17:30 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-26 05:17:30 +0000 |
commit | 0354d0161061a2e8e0b6b2ad1a1db1bc99bc8890 (patch) | |
tree | c249d5afc1574bdc656de7b995766ade71c97cb8 /x11 | |
parent | Reset maintainer at his request. (diff) |
Mark as deprecated since mastersite disappeared.
PR: ports/89565
Submitted by: former maintainer
Diffstat (limited to 'x11')
-rw-r--r-- | x11/fspanel/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/x11/fspanel/Makefile b/x11/fspanel/Makefile index de3fa588893a..59f27820d82e 100644 --- a/x11/fspanel/Makefile +++ b/x11/fspanel/Makefile @@ -8,12 +8,15 @@ PORTNAME= fspanel PORTVERSION= 0.8.b1 CATEGORIES= x11 -MASTER_SITES= http://www.chatjunkies.org/fspanel/ +MASTER_SITES= # disappeared DISTNAME= fspanel-0.8beta1 -MAINTAINER= anarcat@anarcat.dyndns.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tiny panel listing opened windows for gnome-compliant WM +DEPRECATED= mastersite disappeared -- consider using fbpanel instead +EXPIRATION_DATE= 2006-01-25 + LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft USE_X_PREFIX= yes |