@jgoerzen You're welcome. But "upload" is definitely not the term I'd use. pkgsrc is a source-based packaging system, akin to FreeBSD ports (in fact that's where it came from) or Gentoo's portage. Basically I had to update the URL to download the source tarball in the Makefile, and the distinfo (which contains the checksums for any files downloaded). I would have had to update the PLIST file if anything new had been added. But it was easier than I thought it would be.