diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-30 15:38:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-30 15:38:21 +0000 |
commit | ca1f7706d3d4a024d44b66aee05aee4e6c0c0e84 (patch) | |
tree | 6c7e9dcff65404d34f11c3599ec4416022cb1395 /devel/pccts/Makefile | |
parent | 890f926dbd4a3b8872102ffe7fc0292b5c861e64 (diff) | |
download | ports-ca1f7706d3d4a024d44b66aee05aee4e6c0c0e84.tar.gz ports-ca1f7706d3d4a024d44b66aee05aee4e6c0c0e84.zip |
Notes
Diffstat (limited to 'devel/pccts/Makefile')
-rw-r--r-- | devel/pccts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pccts/Makefile b/devel/pccts/Makefile index 31a21d0f9fc8..8e2611c719c6 100644 --- a/devel/pccts/Makefile +++ b/devel/pccts/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://www.polhode.com/ DISTNAME= pccts${PORTVERSION:R:S/.//}mr${PORTVERSION:E} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= neuhauser@chello.cz COMMENT= The Purdue Compiler Construction Tool Set CONFLICTS= antlr* |