/* XPM */ static char * attachment_xpm[] = { "16 16 3 1", " c None", ". c #FFFFFF", "+ c #000000", " ", " ... ", " .+++. . ", " .+...+.+. ", " .+.+.+.+. ", " .+.+.+.+. ", " .+.+.+.+. ", " .+.+.+.+. ", " .+.+.+.+. ", " .+.+.+.+. ", " .+.+.+.+. ", " .+..+..+. ", " .+.....+. ", " .+...+. ", " .+++. ", " ... "}; ~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/finance/p5-Business-OnlinePayment-Network1Financial/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-06