diff options
Diffstat (limited to 'lang/fpc-docs/Makefile')
-rw-r--r-- | lang/fpc-docs/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/lang/fpc-docs/Makefile b/lang/fpc-docs/Makefile index 5418f1564442..ca1a0d607dc7 100644 --- a/lang/fpc-docs/Makefile +++ b/lang/fpc-docs/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: Free Pascal Compiler Docs -# Date created: 9 February 2004 -# Whom: John Merryweather Cooper -# +# Created by: John Merryweather Cooper # $FreeBSD$ -# PORTNAME= docs -PORTVERSION= 2.6.0 +PORTVERSION= 2.6.2 CATEGORIES= lang MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/${PORTVERSION}/docs/ \ ftp://planetmirror.com/pub/fpc/dist/${PORTVERSION}/docs/ \ |