diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
commit | cb07270bfe4b330033ca50711c0cf542623c4ad1 (patch) | |
tree | ee07ead2de09ca12c5066f1934dd8381702cc6e0 /x11/ecore | |
parent | - Add COMMENT (diff) |
De-pkg-comment.
Diffstat (limited to 'x11/ecore')
-rw-r--r-- | x11/ecore/Makefile | 1 | ||||
-rw-r--r-- | x11/ecore/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11/ecore/Makefile b/x11/ecore/Makefile index fd885c571092..0d7fe42de142 100644 --- a/x11/ecore/Makefile +++ b/x11/ecore/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= enlightenment MAINTAINER= ports@FreeBSD.org +COMMENT= A core event abstraction library USE_X_PREFIX= yes USE_LIBTOOL= yes diff --git a/x11/ecore/pkg-comment b/x11/ecore/pkg-comment deleted file mode 100644 index c77650892ae2..000000000000 --- a/x11/ecore/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A core event abstraction library |