diff options
Diffstat (limited to 'textproc/par')
-rw-r--r-- | textproc/par/Makefile | 1 | ||||
-rw-r--r-- | textproc/par/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/par/Makefile b/textproc/par/Makefile index 5eab70defc9e..6aae4cedd3de 100644 --- a/textproc/par/Makefile +++ b/textproc/par/Makefile @@ -16,6 +16,7 @@ COMMENT= Paragraph reformatter for email ALL_TARGET= MAN1= par.1 +PLIST_FILES= bin/par do-configure: (cd ${WRKSRC}; ${CP} protoMakefile Makefile) diff --git a/textproc/par/pkg-plist b/textproc/par/pkg-plist deleted file mode 100644 index d4cd8d3fabaa..000000000000 --- a/textproc/par/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/par |