diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-27 22:12:03 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-27 22:12:03 +0000 |
commit | 6963a4f7589b3836edb8d4bcf337c19498d68f16 (patch) | |
tree | 9cfdaaeaf88849948a4078893a75e5e8f3b00269 /x11/settitle/Makefile | |
parent | 58635bef99e061ebf7d0e8bb8dc7efb6c5389100 (diff) | |
download | ports-6963a4f7589b3836edb8d4bcf337c19498d68f16.tar.gz ports-6963a4f7589b3836edb8d4bcf337c19498d68f16.zip |
Notes
Diffstat (limited to 'x11/settitle/Makefile')
-rw-r--r-- | x11/settitle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/settitle/Makefile b/x11/settitle/Makefile index d31cd955f8cf..8fad2a2e87c3 100644 --- a/x11/settitle/Makefile +++ b/x11/settitle/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.1 CATEGORIES= x11 MASTER_SITES= http://mbsd.msk.ru/dist/ -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= A program for setting the title of terminal emulator windows WRKSRC= ${WRKDIR}/settitle |