diff options
author | bapt <bapt@FreeBSD.org> | 2013-04-22 21:27:47 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-04-22 21:27:47 +0800 |
commit | 76565567116839cb5e181a0ff0cd71441603702d (patch) | |
tree | fd4e71d9118c79182884882aef61d5b582d3c9e1 /archivers/liblzxcomp | |
parent | fb71c084856b1aa0a9c2edbe5a7377aca14a57d9 (diff) | |
download | freebsd-ports-gnome-76565567116839cb5e181a0ff0cd71441603702d.tar.gz freebsd-ports-gnome-76565567116839cb5e181a0ff0cd71441603702d.tar.zst freebsd-ports-gnome-76565567116839cb5e181a0ff0cd71441603702d.zip |
Reassign skv@ ports to the heap
Feature safe: yes
Diffstat (limited to 'archivers/liblzxcomp')
-rw-r--r-- | archivers/liblzxcomp/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/archivers/liblzxcomp/Makefile b/archivers/liblzxcomp/Makefile index b1e809f57ab6..3f0cb25b6fe8 100644 --- a/archivers/liblzxcomp/Makefile +++ b/archivers/liblzxcomp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: liblzxcomp -# Date created: 27 Feb 2005 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= liblzxcomp PORTVERSION= 20020619 @@ -11,7 +7,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.speakeasy.org/~russotto/chm/ DISTNAME= lzx_compress -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= LZX compression library USE_LDCONFIG= YES |