diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2012-11-22 18:16:22 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2012-11-22 18:16:22 +0000 |
commit | 03ea5db0838e08e40ac25853d130a428ba4bcd49 (patch) | |
tree | 48957417813b41af1ceebde283e1280d62d8af43 | |
parent | This is the callable library version of CRM114. It has most of the classifiers (diff) |
s|Created:|Created by:|
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=307660
-rw-r--r-- | textproc/libcrm114/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libcrm114/Makefile b/textproc/libcrm114/Makefile index 862a224b06b6..411f62218c87 100644 --- a/textproc/libcrm114/Makefile +++ b/textproc/libcrm114/Makefile @@ -1,4 +1,4 @@ -# Created: Martin Schuette <info@mschuette.name> +# Created by: Martin Schuette <info@mschuette.name> # $FreeBSD$ PORTNAME= libcrm114 |