diff options
| author | Anders Nordby <anders@FreeBSD.org> | 2002-04-22 20:34:37 +0000 |
|---|---|---|
| committer | Anders Nordby <anders@FreeBSD.org> | 2002-04-22 20:34:37 +0000 |
| commit | d742e21c2e361b0ec00a86e64fc09737a28d216a (patch) | |
| tree | 6f1bbcbeaf488e18b46620370ec9690ed948b232 | |
| parent | Update to 0.30 (diff) | |
Reset MAINTAINER on jmacd's ports at his request.
Approved by: jmacd
| -rw-r--r-- | lang/logo/Makefile | 2 | ||||
| -rw-r--r-- | lang/schemetoc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/logo/Makefile b/lang/logo/Makefile index ab8e31cd254d..a02fc56022ea 100644 --- a/lang/logo/Makefile +++ b/lang/logo/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://anarres.cs.berkeley.edu/pub/ucblogo/ MASTER_SITE_SUBDIR= ucblogo -MAINTAINER= jmacd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_XLIB= yes MAKEFILE= makefile diff --git a/lang/schemetoc/Makefile b/lang/schemetoc/Makefile index 1a91820b709b..65e5960be57d 100644 --- a/lang/schemetoc/Makefile +++ b/lang/schemetoc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://gatekeeper.dec.com/pub/DEC/Scheme-to-C/ DISTNAME= 15mar93 EXTRACT_SUFX= .tar.Z -MAINTAINER= jmacd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_XLIB= yes INSTALLS_SHLIB= yes |
