From 44bb21c6b89f0bcff5e80a2e295b447f4e815d2e Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Thu, 26 Sep 2013 03:18:22 +0000 Subject: [PATCH] Remove duplicate PLIST_FILES --- misc/bogosort/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/bogosort/Makefile b/misc/bogosort/Makefile index d1dc53703d38..95b1037d46d6 100644 --- a/misc/bogosort/Makefile +++ b/misc/bogosort/Makefile @@ -18,6 +18,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} GNU_CONFIGURE= yes INFO= bogosort -PLIST_FILES= bin/bogosort man/man1/bogosort.1.gz man/man1/bogosort.1.gz +PLIST_FILES= bin/bogosort man/man1/bogosort.1.gz .include