diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-02-19 11:39:14 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-02-19 11:39:14 +0000 |
commit | 1337aded1e981fd92dfdeaad531b667ebbe30b57 (patch) | |
tree | 2014d824f2cef34bfa703571eba0d3315ba070d1 /archivers/mar | |
parent | c076dcb797f5ba266f84a9ea2d4446bb71b41205 (diff) | |
download | ports-1337aded1e981fd92dfdeaad531b667ebbe30b57.tar.gz ports-1337aded1e981fd92dfdeaad531b667ebbe30b57.zip |
Notes
Diffstat (limited to 'archivers/mar')
-rw-r--r-- | archivers/mar/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/mar/Makefile b/archivers/mar/Makefile index b31f74d430f5..acde59edc536 100644 --- a/archivers/mar/Makefile +++ b/archivers/mar/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}-src MAINTAINER= ehaupt@FreeBSD.org COMMENT= A simple binary file format for storing arbitrary meta and user data -USE_REINPLACE= yes - WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} MAN1= mar.1 |