From cdae33baf53d69196291bd52b11e2e3d84f2f7b4 Mon Sep 17 00:00:00 2001 From: eadler Date: Thu, 26 Sep 2013 03:18:22 +0000 Subject: Remove duplicate PLIST_FILES --- misc/bogosort/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') 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 -- cgit