aboutsummaryrefslogtreecommitdiff
path: root/security/putty-gtk2
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Reinstate support for GTK2 (rather than GTK3) as an OPTION.Matthias Andree2018-04-021-0/+13
While here, add a putty-gtk2 slave port and update _CONFLICTS. Since the default package does not change, and pkg would handle conflicts around attempted installation of the new -gtk2 package, omit the PORTREVISION bump from Miroslav's original patch. PR: 227200 Submitted by: Miroslav Lachman Notes: svn path=/head/; revision=466267