summaryrefslogtreecommitdiff
path: root/math/hexcalc
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-04-28 13:35:40 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-04-28 13:35:40 +0000
commitcaedea32b1be72e7b85c4ca91f3ad79220129cf2 (patch)
treeab76cd37b2ae1fa85db0d6088c582a96d16a2844 /math/hexcalc
parentUpgrade. (diff)
Add a few CATEGORIES lines to take these ports out of `orphans'.
Seeing your port in the orphans directory is pretty good indication that it doesn't have a categories line! :-)
Notes
Notes: svn path=/head/; revision=1545
Diffstat (limited to 'math/hexcalc')
-rw-r--r--math/hexcalc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/hexcalc/Makefile b/math/hexcalc/Makefile
index b6bfa29da209..71ba65a9efd4 100644
--- a/math/hexcalc/Makefile
+++ b/math/hexcalc/Makefile
@@ -3,11 +3,12 @@
# Date created: 5 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.3 1995/03/24 11:10:19 asami Exp $
+# $Id: Makefile,v 1.4 1995/04/11 01:19:01 asami Exp $
#
DISTNAME= hexcalc
PKGNAME= hexcalc-1.11
+CATEGORIES+= math
MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/
MAINTAINER= asami@FreeBSD.ORG