diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-22 22:27:27 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-22 22:27:27 +0000 |
commit | 0a1fd481c19b1ef89410a0a4c473fbfbc1965a97 (patch) | |
tree | 9945d56593850c8d399294eefde727a7a5046a62 /devel/cs | |
parent | df68c85787ce5ea172b95c4b7e261209c1080336 (diff) |
Notes
Diffstat (limited to 'devel/cs')
-rw-r--r-- | devel/cs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cs/Makefile b/devel/cs/Makefile index a4c6604e0683..fb1089de1162 100644 --- a/devel/cs/Makefile +++ b/devel/cs/Makefile @@ -10,9 +10,8 @@ PORTVERSION= 0.5 CATEGORIES= devel MASTER_SITES= ftp://cantor.informatik.rwth-aachen.de/pub/unix/ -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org -NO_CDROM= this port requires a written license ALL_TARGET= cs MAN1= cs.1 |