diff options
Diffstat (limited to 'ftp/puf')
-rw-r--r-- | ftp/puf/Makefile | 1 | ||||
-rw-r--r-- | ftp/puf/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/ftp/puf/Makefile b/ftp/puf/Makefile index 2509264c32f1..661eeff4cd3d 100644 --- a/ftp/puf/Makefile +++ b/ftp/puf/Makefile @@ -18,5 +18,6 @@ COMMENT= A parallel HTTP downloader similar to wget GNU_CONFIGURE= yes MAN1= puf.1 +PLIST_FILES= bin/puf .include <bsd.port.mk> diff --git a/ftp/puf/pkg-plist b/ftp/puf/pkg-plist deleted file mode 100644 index 9a7a9ce8e0d6..000000000000 --- a/ftp/puf/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/puf |