diff options
author | Issei Suzuki <issei@FreeBSD.org> | 2002-02-16 05:32:08 +0000 |
---|---|---|
committer | Issei Suzuki <issei@FreeBSD.org> | 2002-02-16 05:32:08 +0000 |
commit | 69d5c395463670d69479918d59233b456492599b (patch) | |
tree | 7405a94f874a899d84637de2a1a8cf5cd7535b26 /math/topaz/Makefile | |
parent | 951dc0d2f475fd32c45bbbf798582aaa422c0b88 (diff) | |
download | ports-69d5c395463670d69479918d59233b456492599b.tar.gz ports-69d5c395463670d69479918d59233b456492599b.zip |
Notes
Diffstat (limited to 'math/topaz/Makefile')
-rw-r--r-- | math/topaz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/topaz/Makefile b/math/topaz/Makefile index 3ae05f8f33e6..ae5a0fdd5513 100644 --- a/math/topaz/Makefile +++ b/math/topaz/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= http://hp.vector.co.jp/authors/VA007663/topaz/bin/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}-src -MAINTAINER= issei@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt |