diff options
author | ade <ade@FreeBSD.org> | 2001-03-23 13:42:30 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-03-23 13:42:30 +0800 |
commit | 903225e82a9068e8824e58a43cba33afbce6aa45 (patch) | |
tree | 290dab4ce6c29291a45b0429709caa51df3927a9 /x11-toolkits/gtk12 | |
parent | ea29c7d1f564a2d43eda992ca508deb175763521 (diff) | |
download | freebsd-ports-gnome-903225e82a9068e8824e58a43cba33afbce6aa45.tar.gz freebsd-ports-gnome-903225e82a9068e8824e58a43cba33afbce6aa45.tar.zst freebsd-ports-gnome-903225e82a9068e8824e58a43cba33afbce6aa45.zip |
Sigh. Reclaim these, primarily for GNOME 1.4
Diffstat (limited to 'x11-toolkits/gtk12')
-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 |