diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 23:39:01 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 23:39:01 +0000 |
commit | 31f531070f194958ac2630ddfc45e85f32592a30 (patch) | |
tree | c262890aefdaddd59b6546b8a8b656aba2bf8bd2 /lang/elk | |
parent | 04829fac5196f8352721e534267f5cee2021cb98 (diff) | |
download | ports-31f531070f194958ac2630ddfc45e85f32592a30.tar.gz ports-31f531070f194958ac2630ddfc45e85f32592a30.zip |
- Fix plist and bump PORTREVISION
Noticed by: bento via kris
Notes
Notes:
svn path=/head/; revision=99558
Diffstat (limited to 'lang/elk')
-rw-r--r-- | lang/elk/Makefile | 1 | ||||
-rw-r--r-- | lang/elk/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lang/elk/Makefile b/lang/elk/Makefile index eb92b460c1c3..b8ad6f7b0555 100644 --- a/lang/elk/Makefile +++ b/lang/elk/Makefile @@ -7,6 +7,7 @@ PORTNAME= elk PORTVERSION= 3.99.6 +PORTREVISION= 1 CATEGORIES= lang scheme MASTER_SITES= http://sam.zoy.org/projects/elk/ diff --git a/lang/elk/pkg-plist b/lang/elk/pkg-plist index 85fd16a293b7..339f4dc06606 100644 --- a/lang/elk/pkg-plist +++ b/lang/elk/pkg-plist @@ -1,4 +1,5 @@ bin/elk +bin/scheme-elk include/elk/compat.h include/elk/cstring.h include/elk/exception.h |