diff options
author | John Marino <marino@FreeBSD.org> | 2014-07-27 14:52:02 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-07-27 14:52:02 +0000 |
commit | e357d38387c96ecdb0f3054a60389dad358eb3c1 (patch) | |
tree | dca77e9269d336d1865b1ea8e150a2a4a15815ab /lang/chicken/Makefile | |
parent | 504ddf2e505fb92c550db2251d078ee5ad3d2d14 (diff) |
Notes
Diffstat (limited to 'lang/chicken/Makefile')
-rw-r--r-- | lang/chicken/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/chicken/Makefile b/lang/chicken/Makefile index d5d4bf8b7493..e893cff0970d 100644 --- a/lang/chicken/Makefile +++ b/lang/chicken/Makefile @@ -3,6 +3,7 @@ PORTNAME= chicken PORTVERSION= 4.9.0.1 +PORTREVISION= 1 CATEGORIES= lang scheme MASTER_SITES= http://code.call-cc.org/releases/4.9.0/ |