diff options
author | Will Andrews <will@FreeBSD.org> | 2000-05-25 19:39:39 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-05-25 19:39:39 +0000 |
commit | 40f0fcd0d34ca520a15ad07f275041a5b4e6aa00 (patch) | |
tree | b12971bb422451303b1fb1f6345ab317daba2397 | |
parent | Update to version 1.5.2. (diff) |
MAINTAINER change: gljohns@bellsouth.net -> ports@FreeBSD.org.
PR: 18814
Submitted by: MAINTAINER
Typo by: will
Notes
Notes:
svn path=/head/; revision=28757
-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 |