diff options
Diffstat (limited to 'devel/ossp-ex')
-rw-r--r-- | devel/ossp-ex/Makefile | 1 | ||||
-rw-r--r-- | devel/ossp-ex/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/ossp-ex/Makefile b/devel/ossp-ex/Makefile index a3179c009e86..3c0fac3fd40d 100644 --- a/devel/ossp-ex/Makefile +++ b/devel/ossp-ex/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/ex/ PKGNAMEPREFIX= ossp- MAINTAINER= alane@FreeBSD.org +COMMENT= OSSP ex is a small exception handling library for use in C USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/devel/ossp-ex/pkg-comment b/devel/ossp-ex/pkg-comment deleted file mode 100644 index f0a03123ae1d..000000000000 --- a/devel/ossp-ex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -OSSP ex is a small exception handling library for use in C |