diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-27 22:12:03 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-27 22:12:03 +0000 |
commit | 6963a4f7589b3836edb8d4bcf337c19498d68f16 (patch) | |
tree | 9cfdaaeaf88849948a4078893a75e5e8f3b00269 /lang/sather-tutorial | |
parent | 58635bef99e061ebf7d0e8bb8dc7efb6c5389100 (diff) |
Notes
Diffstat (limited to 'lang/sather-tutorial')
-rw-r--r-- | lang/sather-tutorial/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sather-tutorial/Makefile b/lang/sather-tutorial/Makefile index c27278321f2a..b2378e70f544 100644 --- a/lang/sather-tutorial/Makefile +++ b/lang/sather-tutorial/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=sather/Doc PKGNAMEPREFIX= sather- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}.html -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= A tutorial on the Sather programming language NO_BUILD= yes |