diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-22 11:06:02 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-22 11:06:02 +0000 |
commit | fbd1108f49e97dfa6bd38fe69dc8f6b8ab89bb26 (patch) | |
tree | 9b742ae12218d8cfd77191127558a0c126be4516 /devel/invitation_to_ruby | |
parent | 4bf1b98ed95c044ceb91201095348dd7ef4787f9 (diff) | |
download | ports-fbd1108f49e97dfa6bd38fe69dc8f6b8ab89bb26.tar.gz ports-fbd1108f49e97dfa6bd38fe69dc8f6b8ab89bb26.zip |
Notes
Diffstat (limited to 'devel/invitation_to_ruby')
-rw-r--r-- | devel/invitation_to_ruby/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/invitation_to_ruby/Makefile b/devel/invitation_to_ruby/Makefile index 286e3318f552..0864e20ed515 100644 --- a/devel/invitation_to_ruby/Makefile +++ b/devel/invitation_to_ruby/Makefile @@ -29,7 +29,6 @@ NO_BUILD= yes PLIST= ${WRKDIR}/plist CPIO?= /usr/bin/cpio -SORT?= /usr/bin/sort .include <bsd.port.pre.mk> |