diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-11-03 12:30:04 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-11-03 12:30:04 +0000 |
commit | 7853a6bf42080f349ca4707461331481d94a4e91 (patch) | |
tree | 956caa2a904fa5a839056a674ff331cc81656518 /x11 | |
parent | b3778bfc2a3f100d6057618eaa44d5ded0497451 (diff) | |
download | ports-7853a6bf42080f349ca4707461331481d94a4e91.tar.gz ports-7853a6bf42080f349ca4707461331481d94a4e91.zip |
Notes
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 |