diff options
author | bapt <bapt@FreeBSD.org> | 2011-11-03 20:30:04 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-11-03 20:30:04 +0800 |
commit | 2438e1bc4cce72f1e5b373990c2949dd402babc9 (patch) | |
tree | d5890ad4f03d31d65d2f4ff82910658119c8d192 /x11 | |
parent | a8f9aa3892573c70eb633a50514844e7d49fdef6 (diff) | |
download | freebsd-ports-gnome-2438e1bc4cce72f1e5b373990c2949dd402babc9.tar.gz freebsd-ports-gnome-2438e1bc4cce72f1e5b373990c2949dd402babc9.tar.zst freebsd-ports-gnome-2438e1bc4cce72f1e5b373990c2949dd402babc9.zip |
Back to the pool
Deprecate it as it has no more public distfiles.
Approved by: t.kempka@web.de (previous maintainer by private mail)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wmmsg/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/wmmsg/Makefile b/x11/wmmsg/Makefile index 86fc92fa7723..022f425521d9 100644 --- a/x11/wmmsg/Makefile +++ b/x11/wmmsg/Makefile @@ -11,9 +11,12 @@ PORTREVISION= 10 CATEGORIES= x11 windowmaker MASTER_SITES= http://mirror.israel.net/pub/FreeBSD/distfiles/ -MAINTAINER= t.kempka@web.de +MAINTAINER= ports@FreeBSD.org COMMENT= Dockapp that notifies you on ICQ, AIM and IRC events +DEPRECATED= No more public distfiles +EXIPRATION_DATE= 2011-12-03 + WRKSRC= ${WRKDIR}/${PORTNAME} USE_GNOME= gtk12 |