diff options
author | jmz <jmz@FreeBSD.org> | 1995-04-11 02:02:17 +0000 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1995-04-11 02:02:17 +0000 |
commit | 6668ebfd146a4a968a9aad2739ff0e22f056e12e (patch) | |
tree | c58b5ed0094e47034eec0c383025d619c479e96e /x11/xgrab | |
parent | 212bf07350a21c82c24ecf9532de5a2f981dea31 (diff) | |
download | FreeBSD-ports-6668ebfd146a4a968a9aad2739ff0e22f056e12e.zip FreeBSD-ports-6668ebfd146a4a968a9aad2739ff0e22f056e12e.tar.gz |
Add MAINTAINER= jmz@FreeBSD.org
Diffstat (limited to 'x11/xgrab')
-rw-r--r-- | x11/xgrab/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xgrab/Makefile b/x11/xgrab/Makefile index fdd22bc..a7f6209 100644 --- a/x11/xgrab/Makefile +++ b/x11/xgrab/Makefile @@ -2,6 +2,7 @@ DISTNAME= xgrabsc.2_3 USE_IMAKE= yes MASTER_SITES= ftp://ftp.sunet.se/pub/X11/R5contrib/ CATEGORIES+= x11 +MAINTAINER= jmz@FreeBSD.org MAKE_FLAGS= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 \ XAPPLOADDIR=${PREFIX}/lib/app-defaults -f |