Update 2023-01-21 13:56 OpenBSD/amd64
This commit is contained in:
parent
c6152a1420
commit
2be9a3cd97
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
[ -z "$1" ] && exit 0
|
||||
|
||||
cd /usr/ports/$1
|
||||
|
||||
make show="COMMENT FULLPKGNAME MAINTAINER HOMEPAGE" \
|
||||
|
Loading…
Reference in New Issue
Block a user