diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2013-03-23 05:25:05 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2013-03-23 05:25:05 +0000 |
commit | 9bcc09b9f231cecc8453e0443af4dc3c3c680215 (patch) | |
tree | 287c9b5f0269ac02f3b0f0d70eedbf74adb7cd9f /lang/fpc-docs/Makefile | |
parent | c4b07ef91528adf1e114e358870ec211c50493d8 (diff) |
Notes
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/ \ |