diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2001-12-24 10:37:45 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2001-12-24 10:37:45 +0000 |
commit | 9439aeb2c5fe39b976a25bcfe827f9213776c973 (patch) | |
tree | 7597b6fd6918f7d6f992356b9de529bfb3300963 /misc/datedif | |
parent | 7f251687a22aeb89ecf5d07a5faba498008926ef (diff) | |
download | ports-9439aeb2c5fe39b976a25bcfe827f9213776c973.tar.gz ports-9439aeb2c5fe39b976a25bcfe827f9213776c973.zip |
Notes
Diffstat (limited to 'misc/datedif')
-rw-r--r-- | misc/datedif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/datedif/Makefile b/misc/datedif/Makefile index 1f82e0025254..d72781949143 100644 --- a/misc/datedif/Makefile +++ b/misc/datedif/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-0.9.1-4 MAINTAINER= ports@FreeBSD.org -ALL_TARGET= +ALL_TARGET= do-install: ${INSTALL_PROGRAM} ${WRKSRC}/datedif ${PREFIX}/bin |