diff options
author | will <will@FreeBSD.org> | 2000-05-26 03:39:39 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-05-26 03:39:39 +0800 |
commit | 1b2772576a70eeb8a76ebaa0e711d4ac4b73602c (patch) | |
tree | 04ddfefcc1c8f93d5fe5abd0a1abcc77a520e547 /devel | |
parent | 26004e00291fa938c3215f92adaaacd5cbf122cb (diff) | |
download | freebsd-ports-gnome-1b2772576a70eeb8a76ebaa0e711d4ac4b73602c.tar.gz freebsd-ports-gnome-1b2772576a70eeb8a76ebaa0e711d4ac4b73602c.tar.zst freebsd-ports-gnome-1b2772576a70eeb8a76ebaa0e711d4ac4b73602c.zip |
MAINTAINER change: gljohns@bellsouth.net -> ports@FreeBSD.org.
PR: 18814
Submitted by: MAINTAINER
Typo by: will
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libPropList/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libPropList/Makefile b/devel/libPropList/Makefile index 908570c10acf..c2b89dd64b37 100644 --- a/devel/libPropList/Makefile +++ b/devel/libPropList/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} MASTER_SITE_SUBDIR= libs DISTNAME= libPropList-${PORTVERSION} -MAINTAINER= gljohns@bellsouth.net +MAINTAINER= sobomax@FreeBSD.org USE_LIBTOOL= yes |