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

(-)lynx-current/Makefile (-3 / +3 lines)
Lines 1-13 Link Here
1
# New ports collection makefile for:    lynx
1
# New ports collection makefile for:    lynx
2
# Version required:     2.8.2*
2
# Version required:     2.8.3*
3
# Date created:         15 Dec 1994
3
# Date created:         15 Dec 1994
4
# Whom:                 ache
4
# Whom:                 ache
5
#
5
#
6
# $Id: Makefile,v 1.99 1999/05/25 20:14:40 ache Exp $
6
# $Id: Makefile,v 1.99 1999/05/25 20:14:40 ache Exp $
7
#
7
#
8
8
9
DISTNAME=       lynx2.8.2pre.7
9
DISTNAME=       lynx2.8.3dev.4
10
PKGNAME=        lynx-2.8.2pre.7
10
PKGNAME=        lynx-2.8.3dev.4
11
CATEGORIES=	www
11
CATEGORIES=	www
12
MASTER_SITES=   http://sol.slcc.edu/lynx/current/
12
MASTER_SITES=   http://sol.slcc.edu/lynx/current/
13
13
(-)lynx-current/files/md5 (-1 / +1 lines)
Line 1 Link Here
1
MD5 (lynx2.8.2pre.7.tar.bz2) = 019430b899f3c2be4458ff37f11b7f82
1
MD5 (lynx2.8.3dev.4.tar.bz2) = a7a5bf98748a717d84a7407523ec8f82
(-)lynx-current/pkg/PLIST (+3 lines)
Lines 1-9 Link Here
1
bin/lynx
1
bin/lynx
2
etc/lynx.cfg.default
2
etc/lynx.cfg.default
3
@exec if [ ! -f %D/etc/lynx.cfg ] ; then cp -p %D/%F %B/lynx.cfg; fi
3
@exec if [ ! -f %D/etc/lynx.cfg ] ; then cp -p %D/%F %B/lynx.cfg; fi
4
share/lynx_help/COPYHEADER
5
share/lynx_help/COPYING
4
share/lynx_help/Lynx_users_guide.html
6
share/lynx_help/Lynx_users_guide.html
5
share/lynx_help/about_lynx.html
7
share/lynx_help/about_lynx.html
6
share/lynx_help/keystrokes/alt_edit_help.html
8
share/lynx_help/keystrokes/alt_edit_help.html
9
share/lynx_help/keystrokes/bashlike_edit_help.html
7
share/lynx_help/keystrokes/bookmark_help.html
10
share/lynx_help/keystrokes/bookmark_help.html
8
share/lynx_help/keystrokes/cookie_help.html
11
share/lynx_help/keystrokes/cookie_help.html
9
share/lynx_help/keystrokes/dired_help.html
12
share/lynx_help/keystrokes/dired_help.html

Return to bug 12676