diff options
author | acm <acm@FreeBSD.org> | 2013-03-23 13:25:05 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2013-03-23 13:25:05 +0800 |
commit | c07cfcac1e06b54200264d506603b744896b0faa (patch) | |
tree | 287c9b5f0269ac02f3b0f0d70eedbf74adb7cd9f /security | |
parent | a128396eafea95f72cb67a5ecfc941e002b869c6 (diff) | |
download | freebsd-ports-gnome-c07cfcac1e06b54200264d506603b744896b0faa.tar.gz freebsd-ports-gnome-c07cfcac1e06b54200264d506603b744896b0faa.tar.zst freebsd-ports-gnome-c07cfcac1e06b54200264d506603b744896b0faa.zip |
- Update to 2.6.2
- Trim Makefile headers
Diffstat (limited to 'security')
-rw-r--r-- | security/fpc-hash/Makefile | 6 | ||||
-rw-r--r-- | security/fpc-openssl/Makefile | 2 |
2 files changed, 2 insertions, 6 deletions
diff --git a/security/fpc-hash/Makefile b/security/fpc-hash/Makefile index ea165115efab..6532e3283ffc 100644 --- a/security/fpc-hash/Makefile +++ b/security/fpc-hash/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fpc-md5 -# Date created: 8 February 2004 -# Whom: John Merryweather Cooper -# +# Created by: John Merryweather Cooper # $FreeBSD$ -# PORTREVISION= 0 CATEGORIES= security lang diff --git a/security/fpc-openssl/Makefile b/security/fpc-openssl/Makefile index 1013393b17ef..10350e598756 100644 --- a/security/fpc-openssl/Makefile +++ b/security/fpc-openssl/Makefile @@ -1,4 +1,4 @@ -# Created by: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> +# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ PORTREVISION= 0 |