aboutsummaryrefslogtreecommitdiff
path: root/math/hexcalc
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-05 20:38:07 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-05 20:38:07 +0000
commit3c175cb569f2bb20f5a8bed877c0c8c2b014dc79 (patch)
tree1f896dcd279ef0b0382485b20275d60ee1a5b0c5 /math/hexcalc
parentba3455bcaeeac361a5db7e74146d92954c5b1bb7 (diff)
downloadports-3c175cb569f2bb20f5a8bed877c0c8c2b014dc79.tar.gz
ports-3c175cb569f2bb20f5a8bed877c0c8c2b014dc79.zip
Notes
Diffstat (limited to 'math/hexcalc')
-rw-r--r--math/hexcalc/Makefile1
-rw-r--r--math/hexcalc/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/math/hexcalc/Makefile b/math/hexcalc/Makefile
index 3ea4322e15bc..b9179fdf4d68 100644
--- a/math/hexcalc/Makefile
+++ b/math/hexcalc/Makefile
@@ -17,5 +17,6 @@ COMMENT= A multi-radix calculator for x11
USE_IMAKE= yes
MAN1= hexcalc.1
+PLIST_FILES= bin/hexcalc
.include <bsd.port.mk>
diff --git a/math/hexcalc/pkg-plist b/math/hexcalc/pkg-plist
deleted file mode 100644
index 821269ec29cf..000000000000
--- a/math/hexcalc/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/hexcalc