From 4a69fe427baddf2344ce9cb01dda078ad3ddbeb9 Mon Sep 17 00:00:00 2001 From: Satoshi Taoka Date: Thu, 8 Mar 2001 01:14:37 +0000 Subject: In Makefile of the master port, x11-toolkits/linux-gtk, MAINTAINER= is changed to MAINTAINER?=. Then, MAINTAINER is able to be added into a slave port's Makefile. So I added it in this port's Makefile. --- devel/linux-libglade/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel/linux-libglade') diff --git a/devel/linux-libglade/Makefile b/devel/linux-libglade/Makefile index a06a9773f639..5fcb0bcc4d22 100644 --- a/devel/linux-libglade/Makefile +++ b/devel/linux-libglade/Makefile @@ -13,6 +13,8 @@ PORTVERSION= 0.7 .endif CATEGORIES= devel linux +MAINTAINER= taoka@FreeBSD.org + RPM_SET= libglade-${PORTVERSION}-1.${MACHINE_ARCH}.rpm .include "../../x11-toolkits/linux-gtk/Makefile" -- cgit v1.2.3