Update 2023-01-21 13:56 OpenBSD/amd64

This commit is contained in:
c0dev0id 2023-01-21 13:56:36 +01:00
parent c6152a1420
commit 2be9a3cd97
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/bin/sh
[ -z "$1" ] && exit 0
cd /usr/ports/$1
make show="COMMENT FULLPKGNAME MAINTAINER HOMEPAGE" \