diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-19 01:20:07 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-19 01:20:07 +0800 |
commit | b81732cd791925b0f0cc6cc7cfac6926540ce484 (patch) | |
tree | bfb05c4ae30f13feb2bb59c9ffd041c9fa437aa3 | |
parent | f520c2529b078c749e92c81900a3accc0f00e350 (diff) | |
download | freebsd-ports-gnome-b81732cd791925b0f0cc6cc7cfac6926540ce484.tar.gz freebsd-ports-gnome-b81732cd791925b0f0cc6cc7cfac6926540ce484.tar.zst freebsd-ports-gnome-b81732cd791925b0f0cc6cc7cfac6926540ce484.zip |
Reset maintainer (mail is bouncing)
Mark as deprecated: I can't find any upstream anymore, neither any public distfile
-rw-r--r-- | x11/silo/Makefile | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/x11/silo/Makefile b/x11/silo/Makefile index 20a5a59dcda2..c6bf0f75b7fa 100644 --- a/x11/silo/Makefile +++ b/x11/silo/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: silo -# Date created: 26 October 2003 -# Whom: DoubleF <doublef@tele-kom.ru> -# +# Created by: DoubleF <doublef@tele-kom.ru> # $FreeBSD$ -# PORTNAME= silo PORTVERSION= 1.0 @@ -11,9 +7,12 @@ PORTREVISION= 9 CATEGORIES= x11 MASTER_SITES= http://doublef.nm.ru/silo/sources/ -MAINTAINER= doublef@tele-kom.ru +MAINTAINER= ports@FreeBSD.org COMMENT= A simple X11 launcher extensible in any programming language +DEPRECATED= Upstream has disappeared +EXPIRATION_DATE= 2013-10-18 + USE_BZIP2= yes USE_XORG= xpm x11 |