diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2012-12-06 07:05:08 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2012-12-06 07:05:08 +0000 |
commit | c4b81560252e74aa784a56b5cb9bcc01ea7a9fc8 (patch) | |
tree | 02a973527170cfe7e0958d858fe0ddbf1910f748 /lang/neko | |
parent | 9a0e1f46b8597feeacd4f0909b361a746f496891 (diff) | |
download | ports-c4b81560252e74aa784a56b5cb9bcc01ea7a9fc8.tar.gz ports-c4b81560252e74aa784a56b5cb9bcc01ea7a9fc8.zip |
Notes
Diffstat (limited to 'lang/neko')
-rw-r--r-- | lang/neko/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/neko/Makefile b/lang/neko/Makefile index 59594a85c4f7..10a6f1a4faae 100644 --- a/lang/neko/Makefile +++ b/lang/neko/Makefile @@ -7,7 +7,6 @@ PORTNAME= neko PORTVERSION= 1.8.2 -PORTREVISION= CATEGORIES= lang MASTER_SITES= http://nekovm.org/_media/ |