summaryrefslogtreecommitdiff
path: root/security/rsaref
diff options
context:
space:
mode:
Diffstat (limited to 'security/rsaref')
-rw-r--r--security/rsaref/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/security/rsaref/Makefile b/security/rsaref/Makefile
index 88959a0b01e..6f62a39243e 100644
--- a/security/rsaref/Makefile
+++ b/security/rsaref/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: rsaref
-# Version required: 2.0
-# Date created: 17 Feb 1998
-# Whom: tv@netbsd.org
-#
-# $NetBSD: Makefile,v 1.5 1998/04/12 22:03:05 tv Exp $
+# $NetBSD: Makefile,v 1.6 1998/04/15 10:38:47 agc Exp $
#
DISTNAME= rsaref20
@@ -53,4 +48,4 @@ do-install:
cd ${WRKDIR}/doc && \
${INSTALL_DATA} info.txt rsaref.txt ${PREFIX}/share/doc/rsaref
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"