diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2013-03-18 18:52:58 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2013-03-18 18:52:58 +0000 |
commit | e2b6bd5f28aa53ba3ee8d77ebcfd19d61752a689 (patch) | |
tree | c64ec219ff897c4c1a770344f7bbebb3eb3d1cbf | |
parent | 8ef3f4d40f6a0236907213276690513fe914698b (diff) | |
download | ports-e2b6bd5f28aa53ba3ee8d77ebcfd19d61752a689.tar.gz ports-e2b6bd5f28aa53ba3ee8d77ebcfd19d61752a689.zip |
Notes
-rw-r--r-- | archivers/xz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/xz/Makefile b/archivers/xz/Makefile index 2be6b4fce163..91d3d6012512 100644 --- a/archivers/xz/Makefile +++ b/archivers/xz/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= naddy -MAINTAINER= naddy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= LZMA compression and decompression tools CONFLICTS= lzma-[0-9]* lzmautils-[0-9]* lzmalib-[0-9]* |