diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:35:09 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:35:09 +0000 |
commit | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (patch) | |
tree | 3b2da25c07f6e025110e7dcc036f2541a3f985e3 /lang/smarteiffel | |
parent | 55850b547b3f7faa5079a8e226888eb13c4df728 (diff) | |
download | ports-3baa89dcc940f9d4cc6e68219720b4e96fb52a08.tar.gz ports-3baa89dcc940f9d4cc6e68219720b4e96fb52a08.zip |
Notes
Diffstat (limited to 'lang/smarteiffel')
-rw-r--r-- | lang/smarteiffel/Makefile | 1 | ||||
-rw-r--r-- | lang/smarteiffel/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/smarteiffel/Makefile b/lang/smarteiffel/Makefile index 7d12514f189f..b2d279563157 100644 --- a/lang/smarteiffel/Makefile +++ b/lang/smarteiffel/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.loria.fr/pub/loria/SmartEiffel/Oldies/ DISTNAME= se-${PORTVERSION} MAINTAINER= berend@pobox.com +COMMENT= SmartEiffel, the GNU compiler for the object-oriented language Eiffel WRKSRC= ${WRKDIR}/SmartEiffel diff --git a/lang/smarteiffel/pkg-comment b/lang/smarteiffel/pkg-comment deleted file mode 100644 index 98cd8abf3718..000000000000 --- a/lang/smarteiffel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SmartEiffel, the GNU compiler for the object-oriented language Eiffel |