diff options
author | jmz <jmz@FreeBSD.org> | 1995-04-11 10:02:17 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1995-04-11 10:02:17 +0800 |
commit | 6668ebfd146a4a968a9aad2739ff0e22f056e12e (patch) | |
tree | c58b5ed0094e47034eec0c383025d619c479e96e /comms/mgetty+sendfax | |
parent | 212bf07350a21c82c24ecf9532de5a2f981dea31 (diff) | |
download | freebsd-ports-gnome-6668ebfd146a4a968a9aad2739ff0e22f056e12e.tar.gz freebsd-ports-gnome-6668ebfd146a4a968a9aad2739ff0e22f056e12e.tar.zst freebsd-ports-gnome-6668ebfd146a4a968a9aad2739ff0e22f056e12e.zip |
Add MAINTAINER= jmz@FreeBSD.org
Diffstat (limited to 'comms/mgetty+sendfax')
-rw-r--r-- | comms/mgetty+sendfax/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index 29eccfcf2d54..a5ce91b9e967 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -5,6 +5,7 @@ CATEGORIES+= comms MAKE_FLAGS= CC=cc spool=/var/spool LDFLAGS=-lutil prefix=${PREFIX} -f USE_GMAKE= yes IS_INTERACTIVE= yes +MAINTAINER= jmz@FreeBSD.org pre-install: @mkdir -p ${PREFIX}/bin |