diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-03-23 05:42:30 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-03-23 05:42:30 +0000 |
commit | dce51cd86c8b993089c380cdb34f073ad777837b (patch) | |
tree | db37fb8a6cf31867991c23ba3c4dab2afd7757b8 /x11-toolkits/gtk12/Makefile | |
parent | Someone don't like my style, so I drop maintainer now. (diff) |
Sigh. Reclaim these, primarily for GNOME 1.4
Diffstat (limited to 'x11-toolkits/gtk12/Makefile')
-rw-r--r-- | x11-toolkits/gtk12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile index 3401b6118358..d4a33a7a80a3 100644 --- a/x11-toolkits/gtk12/Makefile +++ b/x11-toolkits/gtk12/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ MASTER_SITE_SUBDIR= gtk/v${PORTVERSION:R} DISTNAME= gtk+-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext |