diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-08 13:46:35 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-08 13:46:35 +0000 |
commit | 7dc52a691fcb18b4d8d9ec008ba988be4756dcea (patch) | |
tree | 503805d19cd777fe115b11893e25605e9b9a1db6 /archivers/nomarch/Makefile | |
parent | 5b4a602c24a3d3efe6488f9c9648b6a8e845dbea (diff) | |
download | ports-7dc52a691fcb18b4d8d9ec008ba988be4756dcea.tar.gz ports-7dc52a691fcb18b4d8d9ec008ba988be4756dcea.zip |
Notes
Diffstat (limited to 'archivers/nomarch/Makefile')
-rw-r--r-- | archivers/nomarch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/nomarch/Makefile b/archivers/nomarch/Makefile index 0507b66e4368..6a3d7b99e690 100644 --- a/archivers/nomarch/Makefile +++ b/archivers/nomarch/Makefile @@ -12,7 +12,7 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/compress -MAINTAINER= gkovesdan@t-hosting.hu +MAINTAINER= gabor@FreeBSD.org COMMENT= Extracts files from the old `.arc' archive format USE_GETOPT_LONG=yes |