View | Details | Raw Unified | Return to bug 92639
Collapse All | Expand All

(-)Makefile (-2 / +4 lines)
Lines 9-20 Link Here
9
PORTVERSION=	0.0.2
9
PORTVERSION=	0.0.2
10
PORTREVISION=	1
10
PORTREVISION=	1
11
CATEGORIES=	mail gnome
11
CATEGORIES=	mail gnome
12
MASTER_SITES=	http://linuxberg.tele.net/files/gnome/network/
12
MASTER_SITES=	#
13
# http://glacier.linuxave.net/
14
13
15
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
16
COMMENT=	Another GNOME mail user agent
15
COMMENT=	Another GNOME mail user agent
17
16
17
DEPRECATED=	mastersite disappeared, no longer maintained by author
18
EXPIRATION_DATE=	2006-03-31
19
18
PLIST_FILES=	bin/glacier
20
PLIST_FILES=	bin/glacier
19
USE_REINPLACE=	yes
21
USE_REINPLACE=	yes
20
USE_X_PREFIX=	yes
22
USE_X_PREFIX=	yes
(-)pkg-descr (-1 lines)
Lines 2-8 Link Here
2
that attempts to be a user friendly solution
2
that attempts to be a user friendly solution
3
to command line MUAs.
3
to command line MUAs.
4
4
5
WWW: http://glacier.linuxave.net/
6
Author: Lubos Gelo <slon@slon.sk>
5
Author: Lubos Gelo <slon@slon.sk>
7
6
8
--Will <andrews@technologist.com>
7
--Will <andrews@technologist.com>

Return to bug 92639