diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-11-13 07:56:28 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-11-13 07:56:28 +0000 |
commit | 99e6e164b01888ec7d49e64a42e4571bae2c1845 (patch) | |
tree | 52bf3dcbac4180f75a305ee9b6b8a6a5f2676cda /misc | |
parent | a36ceac4a5b4d8b924914dcf5f0eccc9a9594e27 (diff) | |
download | ports-99e6e164b01888ec7d49e64a42e4571bae2c1845.tar.gz ports-99e6e164b01888ec7d49e64a42e4571bae2c1845.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/newer/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/newer/Makefile b/misc/newer/Makefile index c693b5d6a25c..e7616123d2bd 100644 --- a/misc/newer/Makefile +++ b/misc/newer/Makefile @@ -14,7 +14,6 @@ COMMENT= Implementation of AT&T Research UNIX V8 newer(1) CONFLICTS= teTeX-base-[0-9]* tex-[0-9]* ja-ptex-base-* PLIST_FILES= bin/newer -NO_EXTRACT= yes do-build: ${CP} ${DISTDIR}/newer.c ${WRKDIR}/newer.c |