diff options
author | bsd <bsd@FreeBSD.org> | 2004-04-30 06:58:05 +0800 |
---|---|---|
committer | bsd <bsd@FreeBSD.org> | 2004-04-30 06:58:05 +0800 |
commit | 6a2262fffd0268d6612548cacfb4b6c0636754c6 (patch) | |
tree | 10d86d8027336c42f63e04d5c3520267f1e5ba99 /devel | |
parent | 16bbb4fcb4540497070e0c47f544047a5884c1ea (diff) | |
download | freebsd-ports-gnome-6a2262fffd0268d6612548cacfb4b6c0636754c6.tar.gz freebsd-ports-gnome-6a2262fffd0268d6612548cacfb4b6c0636754c6.tar.zst freebsd-ports-gnome-6a2262fffd0268d6612548cacfb4b6c0636754c6.zip |
Finish removal of 'avrprog'.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 8df7f9837056..22682eaa06bf 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -75,7 +75,6 @@ SUBDIR += avr-gdb SUBDIR += avr-libc SUBDIR += avrdude - SUBDIR += avrprog SUBDIR += bcc SUBDIR += bcpp SUBDIR += bglibs |