freebsd-ports/www/elinks-devel/Makefile
Dmitry Sivachenko f7a78f5748 Set PORTEPOCH to 1, since 0.96preN serts after 0.96.
(Probably my fault.)

Submitted by:	Daniel Harris <dannyboy@freebsd.org>
2001-07-07 09:37:05 +00:00

24 lines
497 B
Makefile

# New ports collection makefile for: links
# Date created: 21 January 2000
# Whom: Michael Vasilenko <acid@stu.cn.ua>
#
# $FreeBSD$
#
PORTNAME= links
PORTVERSION= 0.96
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \
http://www.add.com.pl/links/download/ \
http://ice.dammit.lt/links/download/ \
http://links.sourceforge.net/download/
MAINTAINER= demon@FreeBSD.org
GNU_CONFIGURE= yes
MAN1= links.1
.include <bsd.port.mk>