aboutsummaryrefslogtreecommitdiff
path: root/www/links/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/links/Makefile')
-rw-r--r--www/links/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/www/links/Makefile b/www/links/Makefile
index 4dff09df8785..64a46239a496 100644
--- a/www/links/Makefile
+++ b/www/links/Makefile
@@ -1,21 +1,18 @@
# New ports collection makefile for: links
-# Version required: 0.82
+# Version required: 0.83
# Date created: 21 January 2000
# Whom: Michael Vasilenko <acid@stu.cn.ua>
#
# $FreeBSD$
#
-DISTNAME= links-0.82
+DISTNAME= links-0.83
CATEGORIES= www
MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \
- http://www.add.com.pl/download/
+ http://www.add.com.pl/links/download/
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
-do-install:
- @ ${INSTALL_PROGRAM} ${WRKSRC}/links ${PREFIX}/bin
-
.include <bsd.port.mk>