Changeset 34655
- Timestamp:
- 03/01/2008 12:24:53 (4 years ago)
- Files:
-
- 1 modified
-
trunk/dports/net/scotty/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/net/scotty/Portfile
r28544 r34655 1 1 # $Id$ 2 2 3 PortSystem 1.0 3 4 4 5 name scotty 5 6 version 3.0.0 6 revision 37 revision 4 7 8 categories net 8 maintainers markd @macports.org9 maintainers markd 9 10 description Network management extensions to Tcl that enables \ 10 11 TCP/UDP connections, DNS queries, and SNMP. The graphical \ … … 15 16 worksrcdir ${name}/trunk 16 17 17 master_sites macports :markd18 checksums md5 1ab2bf8e26e2e2c697b79ca678209f0819 distfiles ${name}-${version}-rev2 327.tar.bz218 master_sites macports 19 checksums md5 40e1aeeee79767b882a78910ad177f78 20 distfiles ${name}-${version}-rev2813.tar.bz2 20 21 use_bzip2 yes 21 22

