diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2003-02-23 19:42:19 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2003-02-23 19:42:19 +0000 |
commit | cdba506d34bc3b158ad2843354bb1243c877ce17 (patch) | |
tree | 7e27dd46bf2ea425e3e3b9a0f94ff196800b9c0c | |
parent | f2e7354d3e2697905c5100927751eedcfc0be253 (diff) | |
download | ports-cdba506d34bc3b158ad2843354bb1243c877ce17.tar.gz ports-cdba506d34bc3b158ad2843354bb1243c877ce17.zip |
Notes
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 32f9fc23b498..7e56f6593b79 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -47,6 +47,8 @@ SUBDIR += autobook SUBDIR += autoconf SUBDIR += autoconf213 + SUBDIR += autoconf254 + SUBDIR += autoconf257 SUBDIR += autodia SUBDIR += autogen SUBDIR += automake |