From 264361e0757715fbf656a15608ae1c3f8f2806aa Mon Sep 17 00:00:00 2001 From: knu Date: Mon, 6 Nov 2000 06:42:01 +0000 Subject: Fix the port. - Remove extra spaces and newlines - Describe RESTRICTED more specifically - Generate PLIST on the fly - Prepare PKGMESSAGE to inform the users (Additional fixes by knu follow:) - Add MASTER_SITES. - Respect MAKE_IDEA that could be defined in /etc/make.conf - Make a bit more portlint friendly - Fix pkg-{comment,descr} to reflect the latest situation gnupg-idea was repo-moved from gnupg-rsa, because now GnuPG has a builtin RSA support. (GnuPG >= 1.03, after the RSA patent restriction was lifted) PR: ports/22620 Submitted by: Dirk Meyer (MAINTAINER) --- security/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index 6f11eb1e11ce..355bff570b47 100644 --- a/security/Makefile +++ b/security/Makefile @@ -27,7 +27,7 @@ SUBDIR += fwtk SUBDIR += gag SUBDIR += gnupg - SUBDIR += gnupg-rsa + SUBDIR += gnupg-idea SUBDIR += gpa SUBDIR += gpasman SUBDIR += gtkportscan -- cgit