diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-05-23 21:16:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-05-23 21:16:16 +0000 |
commit | cb4c25213665ac309bb45fad5ead1e5f980dfbb7 (patch) | |
tree | 10b0a955d2dc44349aee323d01542f8e79487617 /lang/spl | |
parent | 9799e1a2fa02b78ae56510af34916c8fda6e5580 (diff) |
Notes
Diffstat (limited to 'lang/spl')
-rw-r--r-- | lang/spl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/spl/Makefile b/lang/spl/Makefile index 0765db73fa3d..8a53234c2a13 100644 --- a/lang/spl/Makefile +++ b/lang/spl/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= http://shakespearelang.sourceforge.net/download/ -MAINTAINER= perky@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Shakespeare programming language USE_BISON= build |