Changeset 463 for trunk/openmct/packages/net/dnrd/Makefile
- Timestamp:
- 10/03/07 12:32:13 (5 years ago)
- Files:
-
- 1 modified
-
trunk/openmct/packages/net/dnrd/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/openmct/packages/net/dnrd/Makefile
r454 r463 1 1 # DNRD (Domain Name Relay Daemon) 2 DOWNLOAD= http://mesh.dl.sourceforge.net/sourceforge/dnrd/dnrd-2.20. 1.tar.gz2 DOWNLOAD= http://mesh.dl.sourceforge.net/sourceforge/dnrd/dnrd-2.20.3.tar.gz 3 3 4 4 INSTALL= $(CP) $(SRCDIR)/src/dnrd $(NEWROOTDIR)/sbin && \
