1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Added hexcalc, sorted items in alphabetical order.

This commit is contained in:
Satoshi Asami 1994-12-06 11:57:27 +00:00
parent a97c4390f1
commit beff47b5ec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540

View File

@ -1,6 +1,6 @@
# $Id: Makefile,v 1.4 1994/10/31 14:37:36 ljo Exp $
# $Id: Makefile,v 1.5 1994/11/20 23:04:54 ats Exp $
#
SUBDIR= blas eispack gnuplot fudgit linpack oleo
SUBDIR= blas eispack fudgit gnuplot hexcalc linpack oleo
.include <bsd.port.subdir.mk>