diff options
Diffstat (limited to 'editors/uzap')
-rw-r--r-- | editors/uzap/Makefile | 1 | ||||
-rw-r--r-- | editors/uzap/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/editors/uzap/Makefile b/editors/uzap/Makefile index 7c1dfc8ddd2a..5130f1a278ec 100644 --- a/editors/uzap/Makefile +++ b/editors/uzap/Makefile @@ -18,5 +18,6 @@ COMMENT= Visual binary file editor RESTRICTED= "Restrictive copyright" NO_WRKSUBDIR= yes MAN1= uzap.1 +PLIST_FILES= bin/uzap .include <bsd.port.mk> diff --git a/editors/uzap/pkg-plist b/editors/uzap/pkg-plist deleted file mode 100644 index 8e3f228e05d0..000000000000 --- a/editors/uzap/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/uzap |