diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2004-08-27 08:46:33 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2004-08-27 08:46:33 +0000 |
commit | 48249e3fe0cd544467a6e732049111937fbdfb82 (patch) | |
tree | fd6890aec7a14e97d2d34fea5f6ca0748e749f23 /archivers/xmill | |
parent | 2c5eef679979015549bee2934de19685a8d2cdd1 (diff) | |
download | ports-48249e3fe0cd544467a6e732049111937fbdfb82.tar.gz ports-48249e3fe0cd544467a6e732049111937fbdfb82.zip |
Notes
Diffstat (limited to 'archivers/xmill')
-rw-r--r-- | archivers/xmill/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile index 769076eb1920..ca4fc57870b6 100644 --- a/archivers/xmill/Makefile +++ b/archivers/xmill/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.research.att.com/~mff/XMILL/ DISTNAME= xmill-0-7 -MAINTAINER= danfe@regency.nsu.ru +MAINTAINER= danfe@FreeBSD.org COMMENT= An efficient compressor for XML NO_WRKSUBDIR= yes |