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 /editors | |
parent | c4b07ef91528adf1e114e358870ec211c50493d8 (diff) | |
download | ports-9bcc09b9f231cecc8453e0443af4dc3c3c680215.tar.gz ports-9bcc09b9f231cecc8453e0443af4dc3c3c680215.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/fpc-ide/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/editors/fpc-ide/Makefile b/editors/fpc-ide/Makefile index 6b19bfd9c9f2..21bc7deed1e4 100644 --- a/editors/fpc-ide/Makefile +++ b/editors/fpc-ide/Makefile @@ -1,11 +1,7 @@ -# New ports collection makefile for: Free Pascal Compiler -# Date created: 28 November 2001 -# Whom: John Merryweather Cooper et al -# +# Created by: John Merryweather Cooper et al # $FreeBSD$ -# -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= editors lang PKGNAMESUFFIX= -ide |