diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 06:37:29 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 06:37:29 +0000 |
commit | 5e445a95d9a891f9e301360ae62b98c9c5fc2b28 (patch) | |
tree | ff94e2e0698850d68363be5ca1d23cdd09ebc91d /lang/intercal | |
parent | 1da4bb0e6b6f2bacd6acabd7e85a361a0357573c (diff) |
Notes
Diffstat (limited to 'lang/intercal')
-rw-r--r-- | lang/intercal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/intercal/Makefile b/lang/intercal/Makefile index ce5538e93053..1f9035ef3719 100644 --- a/lang/intercal/Makefile +++ b/lang/intercal/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.20 CATEGORIES= lang MASTER_SITES= http://www.catb.org/~esr/intercal/ -MAINTAINER= mph@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= The C-INTERCAL compiler, ick, and supporting libraries WRKSRC= $(WRKDIR)/$(DISTNAME)/src |