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 /sysutils/fpc-uuid | |
parent | c4b07ef91528adf1e114e358870ec211c50493d8 (diff) | |
download | ports-9bcc09b9f231cecc8453e0443af4dc3c3c680215.tar.gz ports-9bcc09b9f231cecc8453e0443af4dc3c3c680215.zip |
Notes
Diffstat (limited to 'sysutils/fpc-uuid')
-rw-r--r-- | sysutils/fpc-uuid/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sysutils/fpc-uuid/Makefile b/sysutils/fpc-uuid/Makefile index 5df8f60e5a65..65310434ceea 100644 --- a/sysutils/fpc-uuid/Makefile +++ b/sysutils/fpc-uuid/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fpc-uuid -# Date created: 2010-04-22 -# Whom: Christopher Key <cjk32@cam.ac.uk> -# +# Created by: Christopher Key <cjk32@cam.ac.uk> # $FreeBSD$ -# PORTREVISION= 0 CATEGORIES= sysutils lang |