diff options
| author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
|---|---|---|
| committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
| commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
| tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /sysutils/shlock | |
| parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
Notes
Diffstat (limited to 'sysutils/shlock')
| -rw-r--r-- | sysutils/shlock/Makefile | 1 | ||||
| -rw-r--r-- | sysutils/shlock/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/shlock/Makefile b/sysutils/shlock/Makefile index 23eb6b5f1f06..afa1b360b49f 100644 --- a/sysutils/shlock/Makefile +++ b/sysutils/shlock/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR=inn DISTFILES= inn-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= DougB@FreeBSD.org +COMMENT= Create lock files for use in shell scripts HAS_CONFIGURE= yes diff --git a/sysutils/shlock/pkg-comment b/sysutils/shlock/pkg-comment deleted file mode 100644 index 066a9af2ce3b..000000000000 --- a/sysutils/shlock/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Create lock files for use in shell scripts |
