diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2000-10-03 05:12:49 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2000-10-03 05:12:49 +0000 |
commit | b327e9c777ef2ae8102ffc409bb644729e611941 (patch) | |
tree | 6904476277a391654d6dfd33edf926483c9dadfe /math/thx_1138 | |
parent | c5549750dc3d53828e254aafb5305c4c84933198 (diff) | |
download | ports-b327e9c777ef2ae8102ffc409bb644729e611941.tar.gz ports-b327e9c777ef2ae8102ffc409bb644729e611941.zip |
Notes
Diffstat (limited to 'math/thx_1138')
-rw-r--r-- | math/thx_1138/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/thx_1138/Makefile b/math/thx_1138/Makefile index b2743f140f80..07c19aec4a54 100644 --- a/math/thx_1138/Makefile +++ b/math/thx_1138/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/thx/source/ DISTNAME= ${PORTNAME:S,_,-,}_source-${PORTVERSION} -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${JXPORT}:configure \ makemake:${JXPORT} |