diff options
Diffstat (limited to 'sysutils/flock')
-rw-r--r-- | sysutils/flock/Makefile | 1 | ||||
-rw-r--r-- | sysutils/flock/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/flock/Makefile b/sysutils/flock/Makefile index b68a3d891d73..595f4e7f62e3 100644 --- a/sysutils/flock/Makefile +++ b/sysutils/flock/Makefile @@ -14,6 +14,7 @@ DISTNAME= xapply-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= csg@fedex.com +COMMENT= Assert/wait for advisory locks with flock(2) BUILD_DEPENDS= makeme:${PORTSDIR}/devel/msrc0 \ mkcmd:${PORTSDIR}/devel/mkcmd diff --git a/sysutils/flock/pkg-comment b/sysutils/flock/pkg-comment deleted file mode 100644 index 2f6109a2564d..000000000000 --- a/sysutils/flock/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Assert/wait for advisory locks with flock(2) |