aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssl-beta
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1996-11-17 15:58:10 +0800
committerobrien <obrien@FreeBSD.org>1996-11-17 15:58:10 +0800
commit3932a19e483f63361a672312a546cb101e809a69 (patch)
tree7d1282a91e3dae8f4c0ae6fe57ebc7e8a7247514 /security/openssl-beta
parentb7cb0185df43074ae6316827da6cff0b6652bf21 (diff)
downloadfreebsd-ports-gnome-3932a19e483f63361a672312a546cb101e809a69.tar.gz
freebsd-ports-gnome-3932a19e483f63361a672312a546cb101e809a69.tar.zst
freebsd-ports-gnome-3932a19e483f63361a672312a546cb101e809a69.zip
CAT_E_GORIES+= -> CAT_E_GORIES= (*everybody*'s a critic :-))
Converted to new MAN[1-9] Converted to MASTER_SITES= ${MASTER_SITE_PERL_CPAN} where applicable
Diffstat (limited to 'security/openssl-beta')
-rw-r--r--security/openssl-beta/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/openssl-beta/Makefile b/security/openssl-beta/Makefile
index 6b1261b11cd7..f73396395a8a 100644
--- a/security/openssl-beta/Makefile
+++ b/security/openssl-beta/Makefile
@@ -3,19 +3,18 @@
# Date created: 1 July 1996
# Whom: markm
#
-# $Id: Makefile,v 1.5 1996/08/10 18:10:55 markm Exp $
+# $Id: Makefile,v 1.6 1996/09/24 18:02:01 markm Exp $
#
DISTNAME= SSLeay-0.6.4
-CATEGORIES+= devel security
+CATEGORIES= devel security
MASTER_SITES= ftp://psych.psy.uq.oz.au/pub/Crypto/SSL/
MAINTAINER= markm@FreeBSD.ORG
+RESTRICTED= "Cryptography"
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= util/FreeBSD.sh
MAKEFILE= Makefile.FreeBSD
-RESTRICTED= "Cryptography"
-
.include <bsd.port.mk>