diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-23 05:34:27 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-23 05:34:27 +0000 |
commit | e94bb46af20754e95493f50968a02045b5908425 (patch) | |
tree | f7b251347f69476457cf9a0d6fef23eff7c60add /devel/glib13 | |
parent | 201fdac8c92582e1a225370a002827da3cae3aea (diff) | |
download | ports-e94bb46af20754e95493f50968a02045b5908425.tar.gz ports-e94bb46af20754e95493f50968a02045b5908425.zip |
Notes
Diffstat (limited to 'devel/glib13')
-rw-r--r-- | devel/glib13/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/glib13/Makefile b/devel/glib13/Makefile index eb43cbcf54b1..4736b4450c29 100644 --- a/devel/glib13/Makefile +++ b/devel/glib13/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,} MASTER_SITE_SUBDIR= gtk/v${PORTVERSION:R} -MAINTAINER= vanilla@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= giconv.2:${PORTSDIR}/converters/libiconv #iconv.1:${PORTSDIR}/converters/iconv |