diff options
-rw-r--r-- | math/calctool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/calctool/Makefile b/math/calctool/Makefile index f06d5960992d..9c9bd684ac8a 100644 --- a/math/calctool/Makefile +++ b/math/calctool/Makefile @@ -5,12 +5,12 @@ # # $FreeBSD$ # - + DISTNAME= calctool-2.4pl13 PKGNAME= calctool-2.4.13 CATEGORIES= math MASTER_SITES= ftp://ftp.kfu.com/pub/ - + MAINTAINER= nsayer@quack.kfu.com USE_X_PREFIX= yes |