pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/fprot-workstation-bin Fix typo in allowed pla...
details: https://anonhg.NetBSD.org/pkgsrc/rev/dd45f07121f0
branches: trunk
changeset: 510743:dd45f07121f0
user: ben <ben%pkgsrc.org@localhost>
date: Mon Apr 03 13:36:12 2006 +0000
description:
Fix typo in allowed platforms.
diffstat:
security/fprot-workstation-bin/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1d32ea0c0312 -r dd45f07121f0 security/fprot-workstation-bin/Makefile
--- a/security/fprot-workstation-bin/Makefile Mon Apr 03 13:23:03 2006 +0000
+++ b/security/fprot-workstation-bin/Makefile Mon Apr 03 13:36:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/04/02 23:54:01 ben Exp $
+# $NetBSD: Makefile,v 1.31 2006/04/03 13:36:12 ben Exp $
#
DISTNAME= #defined
@@ -15,7 +15,7 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
-ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-[2-9]*-x86)64 \
+ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-[2-9]*-x86_64 \
Linux-*-i386 SunOS-*-sparc
RESTRICTED= "Redistribution not permitted"
NO_SRC_ON_CDROM= ${RESTRICTED}
Home |
Main Index |
Thread Index |
Old Index