diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
commit | 4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa (patch) | |
tree | 847e15354b955cd011a1e3b06cb5f7edb79a61fb /sysutils/rej/Makefile | |
parent | af5a7e53ea6040461cdb85ecb4bbbfc1ce7a7783 (diff) | |
download | ports-4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa.tar.gz ports-4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa.zip |
Notes
Diffstat (limited to 'sysutils/rej/Makefile')
-rw-r--r-- | sysutils/rej/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rej/Makefile b/sysutils/rej/Makefile index c774a20231e7..b15830058b97 100644 --- a/sysutils/rej/Makefile +++ b/sysutils/rej/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= http://critical.ch/distfiles/ \ http://ftp.suse.com/pub/people/mason/rej/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Merges patch-rejects and runs a merge program to verify the changes USE_PERL5= yes |