diff options
author | ade <ade@FreeBSD.org> | 2001-05-31 22:14:42 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-05-31 22:14:42 +0000 |
commit | 96491173dd003622637ab7da7c4c9bdcd085dd25 (patch) | |
tree | 866c30f80a4afa3a2a94fafef5d293ac3532ef89 /devel/autoconf26/Makefile | |
parent | 81ed8d02d87d1da00b573f2af982cf469032e0c7 (diff) | |
download | FreeBSD-ports-96491173dd003622637ab7da7c4c9bdcd085dd25.zip FreeBSD-ports-96491173dd003622637ab7da7c4c9bdcd085dd25.tar.gz |
Finally nail the nasty autoconf habit of leaving ${TMPDIR}/acin.*
turds lying around in certain circumstances.
Diffstat (limited to 'devel/autoconf26/Makefile')
-rw-r--r-- | devel/autoconf26/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/autoconf26/Makefile b/devel/autoconf26/Makefile index cf7c01f..2fa0968 100644 --- a/devel/autoconf26/Makefile +++ b/devel/autoconf26/Makefile @@ -7,6 +7,7 @@ PORTNAME= autoconf PORTVERSION= 2.13 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= autoconf |