diff options
author | Tom Judge <tj@FreeBSD.org> | 2012-05-31 19:40:19 +0000 |
---|---|---|
committer | Tom Judge <tj@FreeBSD.org> | 2012-05-31 19:40:19 +0000 |
commit | 260c7b0856acfacb9ec4ad88b049b6c0221c6b29 (patch) | |
tree | 1ddb2005556d4a90263953fbe6709c9b435235b9 /archivers/libcabinet | |
parent | d944492aba9167e7be65125d3bdebe433735af65 (diff) | |
download | ports-260c7b0856acfacb9ec4ad88b049b6c0221c6b29.tar.gz ports-260c7b0856acfacb9ec4ad88b049b6c0221c6b29.zip |
Notes
Diffstat (limited to 'archivers/libcabinet')
-rw-r--r-- | archivers/libcabinet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/libcabinet/Makefile b/archivers/libcabinet/Makefile index fe8d3e8505b3..22981c5f6a46 100644 --- a/archivers/libcabinet/Makefile +++ b/archivers/libcabinet/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.30 CATEGORIES= archivers MASTER_SITES= http://www.bsd-geek.de/FreeBSD/distfiles/ -MAINTAINER= tom@tomjudge.com +MAINTAINER= tj@FreeBSD.org COMMENT= A portable library and utility to use Microsoft cabinet files (.cab) USE_LDCONFIG= yes |