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