Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
comparison bin/check-ports @ 79:671130d10c21
Style
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 15 Aug 2019 22:56:11 +0200 |
| parents | 259e2a4b4ca6 |
| children | 124faa20ae80 |
comparison
equal
deleted
inserted
replaced
| 78:42e7af4ea570 | 79:671130d10c21 |
|---|---|
| 1 #!/bin/sh | 1 #!/bin/sh |
| 2 # | 2 # -*- indent-tabs-mode: nil; -*- |
| 3 # @(#) $HGid$ | 3 # @(#)$HGid$ |
| 4 # | 4 # |
| 5 | 5 |
| 6 VERSION=@@VERSION@@ | 6 VERSION="@@VERSION@@" |
| 7 | 7 |
| 8 # | 8 # |
| 9 # Configuration directory | 9 # Configuration directory |
| 10 # | 10 # |
| 11 : ${CONFIGDIR:=@@ETCDIR@@} | 11 : ${CONFIGDIR:=@@ETCDIR@@} |
